sforkowany z mirror/soapbox
Chats: fix search input on /chats
rodzic
de2c9148eb
commit
8dbee455f1
|
@ -100,18 +100,7 @@ noscript {
|
|||
}
|
||||
|
||||
.floating-link {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
z-index: 201;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@apply w-full h-full inset-0 absolute z-10;
|
||||
}
|
||||
|
||||
.greentext {
|
||||
|
|
Ładowanie…
Reference in New Issue