Clean up invalid CSS

This commit is contained in:
Kalle
2026-08-21 21:58:46 +03:00
parent 9a237ff26a
commit 4d4536a437
6 changed files with 1 additions and 18 deletions

View File

@@ -35,7 +35,6 @@
.popover {
padding: var(--s-1);
width: var(--trigger-width);
border: var(--border-style);
border-radius: var(--radius-box);
background-color: var(--color-bg);