transition all
This commit is contained in:
parent
758fe34287
commit
72b07d1cd2
@ -861,7 +861,7 @@ header .actions {
|
|||||||
.overlay, .prompt {
|
.overlay, .prompt {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
transition: .1s ease opacity;
|
transition: .1s ease all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.overlay.active, .prompt.active {
|
.overlay.active, .prompt.active {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user