mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 08:58:58 +01:00
style/dropdowns: increase the radius of the backdrop blur
This commit is contained in:
parent
ca3964f8b7
commit
f42e870de1
@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
:root {
|
||||
--dropdown-backdrop-filter: blur(10px) saturate(6);
|
||||
--dropdown-backdrop-filter: blur(20px) saturate(6);
|
||||
--dropdown-border-radius: 10px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user