mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: correct frosted glass disablement not working in several cases and adjust opacity
This commit is contained in:
@@ -269,6 +269,8 @@ function handleDisableFrostedGlass() {
|
||||
bewlyElement.classList.add('disable-frosted-glass')
|
||||
|
||||
document.documentElement.classList.add('disable-frosted-glass')
|
||||
|
||||
settings.value.reduceFrostedGlassBlur = false
|
||||
}
|
||||
else {
|
||||
if (bewlyElement)
|
||||
|
||||
Reference in New Issue
Block a user