Remove fade-in animation from modals in web UI (#15199)
This commit is contained in:
@ -4439,8 +4439,6 @@ a.status-card.compact:hover {
|
||||
|
||||
.modal-root {
|
||||
position: relative;
|
||||
transition: opacity 0.3s linear;
|
||||
will-change: opacity;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user