mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +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;
|
transition: all 0.2s ease-in-out;
|
||||||
|
|
||||||
|
z-index: 190;
|
||||||
|
|
||||||
.nsfw_alert {
|
.nsfw_alert {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
|
padding: 10px 0;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user