Remove backdrop filter from input slot in aero-theme.css for improved performance
All checks were successful
CI / Check / Test (push) Successful in 17m46s
All checks were successful
CI / Check / Test (push) Successful in 17m46s
This commit is contained in:
1910
movies-diary.insomnia.json
Normal file
1910
movies-diary.insomnia.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -214,8 +214,6 @@ body > #root {
|
||||
|
||||
[data-slot="input"] {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
backdrop-filter: blur(4px);
|
||||
-webkit-backdrop-filter: blur(4px);
|
||||
border-color: var(--aero-glass-border);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user