Give deck browser entries --frame-bg as background color

This commit is contained in:
Matthias Metelka 2022-08-16 22:34:20 +02:00
parent 08553e0009
commit dfe06c0643

View file

@ -36,7 +36,7 @@ body {
} }
.current { .current {
background-color: var(--faint-border); background-color: var(--frame-bg);
} }
.decktd { .decktd {