make left-sidebar 100% width

This commit is contained in:
llcc
2022-05-30 11:17:42 +08:00
committed by Tienson Qin
parent fd8eaf88fa
commit c3f5d02ef9
2 changed files with 6 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
--ls-headbar-height: 3rem;
--ls-headbar-inner-top-padding: 0px;
--ls-left-sidebar-width: 240px;
--ls-left-sidebar-sm-width: 70%;
--ls-left-sidebar-sm-width: 100%;
--ls-left-sidebar-nav-btn-size: 38px;
}