CSS changes for release console
Some checks failed
Dependency Audit / dependency-audit (push) Has been cancelled
Security Audit / security-audit (push) Has been cancelled

This commit is contained in:
2026-07-29 19:35:49 +02:00
parent aa4050c0ca
commit 9d6cdff4b8

View File

@@ -39,6 +39,7 @@
padding: 18px 28px; padding: 18px 28px;
position: sticky; position: sticky;
top: 0; top: 0;
z-index: 10;
} }
header h1 { header h1 {
@@ -281,7 +282,7 @@
table { table {
width: 100%; width: 100%;
border-collapse: collapse; border-collapse: collapse;
min-width: 1220px; min-width: 960px;
} }
th, th,