mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Add backdrop filter to report section in
transparency.scss
This commit is contained in:
@@ -29,6 +29,10 @@ html.transparencyEffects {
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
.report {
|
||||
backdrop-filter: blur(10px) !important;
|
||||
}
|
||||
|
||||
.whatsnewContainer,
|
||||
.Message__Message___3oJaU {
|
||||
backdrop-filter: blur(50px);
|
||||
|
||||
Reference in New Issue
Block a user