mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added padding and zindex
This commit is contained in:
parent
c5f13e095e
commit
efcbeb36e6
@ -13,9 +13,13 @@
|
||||
|
||||
transition: all 0.2s ease-in-out;
|
||||
|
||||
z-index: 190;
|
||||
|
||||
.nsfw_alert {
|
||||
position: absolute;
|
||||
|
||||
padding: 10px 0;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user