mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-10 12:05:53 +00:00
span all width
This commit is contained in:
parent
40899a3612
commit
dd2ca4042f
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue