fix(ui): close mobile left sidebar modal after clicking items link

This commit is contained in:
charlie
2021-10-23 11:55:52 +08:00
committed by Tienson Qin
parent 06b517cc4f
commit 035795951b
2 changed files with 18 additions and 12 deletions

View File

@@ -14,6 +14,7 @@
right: 0;
user-select: none;
line-height: 1;
white-space: nowrap;
> .l {
width: var(--ls-left-sidebar-width);