perf: 手机端层级展示

This commit is contained in:
warmthsea
2024-06-26 18:02:30 +08:00
parent 13e7a13e9d
commit 92727c6311
2 changed files with 2 additions and 1 deletions

View File

@@ -571,6 +571,7 @@
}
.sidebar-container {
z-index: 2001;
width: $sideBarWidth;
transition: transform var(--pure-transition-duration);
}