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 {
|
html.transparencyEffects {
|
||||||
/* Background Fixes */
|
/* Background Fixes */
|
||||||
|
.notifications__item___2ErJN,
|
||||||
#shortcuts {
|
#shortcuts {
|
||||||
backdrop-filter: unset;
|
backdrop-filter: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.whatsnewTextContainer h1 {
|
.whatsnewTextContainer h1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user