fix: performance issues & respect blur option
This commit is contained in:
parent
363092d537
commit
d6ebbf5721
4 changed files with 2 additions and 8 deletions
|
|
@ -268,7 +268,6 @@ hr {
|
|||
|
||||
._panel {
|
||||
background: color-mix(in srgb, var(--panel) 65%, transparent);
|
||||
backdrop-filter: blur(16px);
|
||||
border-radius: var(--radius);
|
||||
overflow: clip;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue