From 582daf6c1d40acb5d6a472c84fd1c2abfcabfdd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kr=C3=BChlmann?= Date: Tue, 9 Dec 2025 17:30:27 +0100 Subject: [PATCH] Improve layout --- src/main/resources/static/css/styles.css | 6 ++++-- src/main/resources/templates/admin.html | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/main/resources/static/css/styles.css b/src/main/resources/static/css/styles.css index 982db86..08dd981 100644 --- a/src/main/resources/static/css/styles.css +++ b/src/main/resources/static/css/styles.css @@ -399,10 +399,12 @@ body { background: #0b1220; } +.controls-full { + width: 100%; +} + .assets-panel { - margin-top: 16px; background: #0b1220; - border-top: 1px solid #1f2937; padding: 18px; } diff --git a/src/main/resources/templates/admin.html b/src/main/resources/templates/admin.html index 84af20d..66edf6d 100644 --- a/src/main/resources/templates/admin.html +++ b/src/main/resources/templates/admin.html @@ -24,14 +24,14 @@
-
+

Overlay assets

Upload overlay visuals and adjust them inline.

    -