improve(desktop): WIP refactor left sidebar

This commit is contained in:
charlie
2022-11-22 13:32:15 +08:00
committed by Tienson Qin
parent d04a0ac66b
commit 73fc9a73aa
2 changed files with 32 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
--ls-headbar-height: 3rem;
--ls-headbar-inner-top-padding: 0px;
--ls-left-sidebar-width: 246px;
--ls-left-sidebar-sm-width: 78vw;
--ls-left-sidebar-sm-width: 74vw;
--ls-left-sidebar-nav-btn-size: 38px;
--ls-error-color: var(--color-red-500);
--ls-warning-color: var(--color-orange-500);