diff --git a/Website/style.css b/Website/style.css index e21e0ce..08eb04e 100644 --- a/Website/style.css +++ b/Website/style.css @@ -374,7 +374,7 @@ popup popup-window popup-content input, select { margin: 0 0 0 10px; height: calc(100vh - 140px); width: 400px; - max-width: 50vw; + max-width: 95vw; overflow-y: scroll; }