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
@@ -1102,7 +1102,7 @@
.widget-customize-btn:hover,
.widget-customize-btn:focus-visible {
background: var(--color-glass-hover);
outline: 2px solid rgba(255, 255, 255, 0.5);
outline: 2px solid var(--glass-highlight-mid);
outline-offset: 2px;
}