style: finish frontend token cleanup

This commit is contained in:
zv
2026-06-04 20:22:42 +02:00
parent cdce40e69c
commit 4e66fb549a
5 changed files with 19 additions and 16 deletions

View File

@@ -88,6 +88,10 @@ select {
.weather-scrollbar {
scrollbar-gutter: stable;
}
.modal-overlay {
background: hsl(var(--foreground) / 0.55);
}
}
@supports (-moz-appearance: none) {