fix: notifications background (#270)
Some checks are pending
Test / Test (push) Waiting to run

This commit is contained in:
Purple_Ξye™ 2025-05-20 23:13:05 +02:00 committed by GitHub
parent d5187a752b
commit 9c8218397a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,10 +11,6 @@
width: 100%;
}
.visual-refresh .vc-notification-root {
background-color: var(--bg-overlay-floating, var(--background-base-low));
}
.vc-notification-root:not(.vc-notification-log-wrapper > .vc-notification-root) {
position: absolute;
z-index: 2147483647;