mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 01:08:50 +01:00
(perf) Remove backdrop-filter blur effect from .account-sub-icons
This commit is contained in:
parent
b913c8817d
commit
58778aba45
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
|||
var(--bg-color),
|
||||
var(--bg-blur-color)
|
||||
); */
|
||||
backdrop-filter: blur(16px) saturate(3);
|
||||
padding: 2px 4px;
|
||||
border-radius: 999px;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in a new issue