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,