diff --git a/companion/src/App.module.css b/companion/src/App.module.css index deb4a9e..21cda04 100644 --- a/companion/src/App.module.css +++ b/companion/src/App.module.css @@ -28,7 +28,7 @@ align-items: center; flex-wrap: nowrap; min-width: 0; - gap: 1rem; + gap: 0.6rem; } .brand-mark { @@ -219,7 +219,6 @@ .app-topbar__left, .app-topbar__right { width: auto; - gap: 0.6rem; } .app-tabs {