mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 12:42:51 -06:00
vice theme modal bg
This commit is contained in:
parent
f9e06d5580
commit
3f6505a9cc
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue