feat(topbar): responsive DocumentTopBar — issue #173 #174
@@ -111,7 +111,7 @@ let mobileMenuOpen = $state(false);
|
||||
|
||||
<div data-topbar class="border-b border-line bg-surface shadow-sm">
|
||||
<!-- Main row -->
|
||||
<div class="flex h-[75px] shrink-0 items-center xs:h-[88px]">
|
||||
<div class="flex h-[75px] shrink-0 items-center overflow-hidden xs:h-[88px]">
|
||||
<!-- Accent bar -->
|
||||
<div class="h-full w-[3px] shrink-0 bg-primary"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user