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:
@@ -370,9 +370,9 @@
|
||||
}
|
||||
],
|
||||
"css_layers": [
|
||||
"/shared/tokens.css?v=20260820-3",
|
||||
"/shared/tokens.css?v=20260820-4",
|
||||
"/shared/base.css?v=20260806-1",
|
||||
"/shared/shell.css?v=20260820-8",
|
||||
"/shared/shell.css?v=20260820-9",
|
||||
"/shared/auth.css?v=20260820-5",
|
||||
"/shared/components/controls.css?v=20260820-2",
|
||||
"/shared/components/navigation.css?v=20260820-1",
|
||||
@@ -451,7 +451,7 @@
|
||||
},
|
||||
{
|
||||
"path": "frontend/shared/shell.css",
|
||||
"bytes": 63550,
|
||||
"bytes": 63566,
|
||||
"lines": 3757
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user