mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Fix backdrop-filter issue in transparency.scss
This commit is contained in:
@@ -11,8 +11,9 @@ html.transparencyEffects:not(.dark) {
|
||||
|
||||
html.transparencyEffects {
|
||||
/* Background Fixes */
|
||||
.notifications__item___2ErJN,
|
||||
#shortcuts {
|
||||
backdrop-filter: unset;
|
||||
backdrop-filter: unset !important;
|
||||
}
|
||||
|
||||
.whatsnewTextContainer h1 {
|
||||
|
||||
Reference in New Issue
Block a user