From c7d931538cd47f3fc721f960601d810ca266274f Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sun, 3 May 2026 23:58:40 +0200 Subject: [PATCH] addition to last commit --- copyparty/web/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 97005fb0..2d705ab5 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2862,7 +2862,7 @@ html.c .modalcontent { text-align: center; } .modal.unmodal { - position: fixed; + position: initial; .modalcontent{ width: 100%; max-width: none;