mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 00:07:21 +00:00
fix
This commit is contained in:
parent
9ca3540e44
commit
25b0326bbb
@ -322,7 +322,7 @@ summary::-webkit-details-marker,
|
||||
to { opacity: 1; transform: translate(-50%, -50%); }
|
||||
}
|
||||
|
||||
.container{
|
||||
.info_button{
|
||||
|
||||
position: absolute;
|
||||
right: 32px;
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
<body onload="getMessages(); setInterval(getMessages, 1000);">
|
||||
|
||||
<div class="container"></div>
|
||||
<div class="info_button"></div>
|
||||
<a id="myButton" class="menu-link" ><img src="/static/img/user.png" width="50" height="50"></a>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user