vice theme modal bg

This commit is contained in:
Til Schmitter 2026-04-19 00:18:49 +02:00
parent f9e06d5580
commit 3f6505a9cc

View file

@ -2614,6 +2614,9 @@ html.y #bbox-overlay figcaption a {
max-width: 66.6em;
position: relative;
}
html.c .modalcontent {
background: var(--bg-u2);
}
.modalheader {
display: flex;
align-items: center;