HEL-33: align sidebar brand height with topbar and status bar with collapse button
- .sidebar-brand min-height 55px -> var(--topbar-height) so brand top/bottom align with app-header (64px) - --size-statusbar 28px -> 38px so status bar top/bottom align with sidebar collapse button (38px) - bump tokens.css and shell.css cache-busting versions in index.html Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
--size-sidebar: 200px;
|
||||
--size-topbar: 64px;
|
||||
--size-summary: 0px;
|
||||
--size-statusbar: 28px;
|
||||
--size-statusbar: 38px;
|
||||
--size-page-pad-y: 14px;
|
||||
--size-page-pad-x: 16px;
|
||||
--size-card-gap: 12px;
|
||||
|
||||
Reference in New Issue
Block a user