The panel header stops folding "Sign out" onto two lines

The console shell was capped at max-w-4xl (896px), narrow enough that the
header row ran out of room and the last button wrapped mid-word. It now
uses the same 1368px cap as the Web App shell, so the header has the space
it always assumed it had. Rebuilt the embedded dist to match.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
tajniak81
2026-09-01 10:47:10 +02:00
co-authored by Claude Opus 5
parent 190ae923a6
commit d71c1b4691
5 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#2563eb" />
<title>DriverVault · API Server</title>
<script type="module" crossorigin src="/assets/index-CvNOI6h4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C26jpIre.css">
<script type="module" crossorigin src="/assets/index-BBZfstAT.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-_8IdQ1wh.css">
</head>
<body>
<div id="app"></div>