mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-22 18:37:29 +08:00
feat: initialize frosted glass setting
This commit is contained in:
@@ -35,7 +35,7 @@ const goLogin = () => {
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
backdrop-filter: blur(4px);
|
||||
backdrop-filter: var(--blur-4);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user