mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
feat(notices): add animations to notices
This commit is contained in:
@@ -1111,9 +1111,9 @@ div > ol:has(.uiFileHandlerWrapper) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: var(--background-primary);
|
||||
transition: 200ms;
|
||||
box-shadow: inset 0px 5px 20px 1px rgba(0, 0, 0, 0.3);
|
||||
padding-bottom: 25px;
|
||||
transition: none;
|
||||
color: var(--text-primary);
|
||||
}
|
||||
.dummynotice {
|
||||
|
||||
Reference in New Issue
Block a user