From 9d6cdff4b824b8802b2bef08d71bb24e77ca26ac Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Wed, 29 Jul 2026 19:35:49 +0200 Subject: [PATCH] CSS changes for release console --- tools/release/webui/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/release/webui/index.html b/tools/release/webui/index.html index 51d1154..ce1a019 100644 --- a/tools/release/webui/index.html +++ b/tools/release/webui/index.html @@ -39,6 +39,7 @@ padding: 18px 28px; position: sticky; top: 0; + z-index: 10; } header h1 { @@ -281,7 +282,7 @@ table { width: 100%; border-collapse: collapse; - min-width: 1220px; + min-width: 960px; } th,