Fix: remove unused important
This commit is contained in:
parent
f167e62b86
commit
73868f1a93
|
@ -1116,7 +1116,7 @@ input[id^="manage.newUI"] {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
border: 0;
|
border: 0;
|
||||||
z-index: 2147483647 !important;
|
z-index: 2147483647;
|
||||||
background-color: hsla(0, 0%, 0%, .45);
|
background-color: hsla(0, 0%, 0%, .45);
|
||||||
animation: fadein .25s ease-in-out;
|
animation: fadein .25s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user