Fix popover being seethrough

This commit is contained in:
Kalle 2026-01-10 08:13:36 +02:00
parent 446311c5ad
commit 3ff5e0256a

View File

@ -6,6 +6,7 @@
font-size: var(--fonts-sm);
font-weight: var(--semi-bold);
white-space: pre-wrap;
background-color: var(--color-bg);
}
.dialog {