diff --git a/src/static/system-installer-dark.css b/src/static/system-installer-dark.css index 6a17e85..f9fdfca 100644 --- a/src/static/system-installer-dark.css +++ b/src/static/system-installer-dark.css @@ -31,8 +31,7 @@ html, body {margin: 0; height: 100%; overflow: hidden;} .applet { width: 100%; - height: 470px; - bottom: 0px; + height: 410px; overflow-y: scroll; overflow-x: hidden; }