span all width

This commit is contained in:
Peter Steinberger 2025-06-23 02:52:19 +02:00
parent 40899a3612
commit dd2ca4042f

View file

@ -489,7 +489,7 @@ export class VibeTunnelApp extends LitElement {
`
)
: html`
<div class="max-w-4xl mx-auto">
<div>
<app-header
.sessions=${this.sessions}
.hideExited=${this.hideExited}