fix: create session button padding too large

This commit is contained in:
Manuel Maly 2025-06-24 22:42:15 +02:00 committed by Peter Steinberger
parent d4c8f90a4c
commit c30a18dbd1

View file

@ -62,7 +62,7 @@ export class FullHeader extends HeaderBase {
this.dispatchEvent(new CustomEvent('open-notification-settings'))}
></notification-status>
<button
class="btn-primary font-mono text-sm px-6 py-3 vt-create-button"
class="btn-primary font-mono text-sm px-6 py-2 vt-create-button"
@click=${this.handleCreateSession}
>
Create Session