Formatting, tidy up, transparent auth dialog background.
This commit is contained in:
@@ -723,6 +723,7 @@ body:has(#auth-iframe) {
|
||||
height: 100%;
|
||||
z-index: 9999;
|
||||
color-scheme: auto;
|
||||
background: transparent;
|
||||
backdrop-filter: blur(4px) brightness(0.7);
|
||||
-webkit-backdrop-filter: blur(4px) brightness(0.7);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user