diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index efa9c905..9f8dfde7 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -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;