chore: release v0.23.16

This commit is contained in:
Ulas Kalayci
2026-04-24 09:02:56 +02:00
parent e720b1d96b
commit 38e5a7a330
8 changed files with 31 additions and 14 deletions
+1 -1
View File
@@ -169,7 +169,7 @@
display: none;
position: fixed;
inset: 0;
background-color: rgba(0, 0, 0, 0.4);
background-color: var(--color-overlay);
z-index: calc(var(--z-nav) + 1);
backdrop-filter: blur(2px);
-webkit-backdrop-filter: blur(2px);