Remove fade-in animation from modals in web UI (#15199)
This commit is contained in:
parent
f970e1fab6
commit
272566043a
2 changed files with 2 additions and 16 deletions
|
@ -4439,8 +4439,6 @@ a.status-card.compact:hover {
|
|||
|
||||
.modal-root {
|
||||
position: relative;
|
||||
transition: opacity 0.3s linear;
|
||||
will-change: opacity;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue