Improved auth profile UX, consistent transparent-blur dialog background everywhere.
This commit is contained in:
+2
-2
@@ -16,6 +16,6 @@ body:has(#auth-iframe) {
|
||||
z-index: 9999;
|
||||
color-scheme: auto;
|
||||
background: transparent;
|
||||
backdrop-filter: blur(4px) brightness(0.7);
|
||||
-webkit-backdrop-filter: blur(4px) brightness(0.7);
|
||||
backdrop-filter: blur(.1rem) brightness(0.7);
|
||||
-webkit-backdrop-filter: blur(.1rem) brightness(0.7);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user