chore: 同步完整版代码

This commit is contained in:
xiaoxian521
2024-07-03 12:07:44 +08:00
parent fa1b397c33
commit 8c01eeab7f
7 changed files with 1023 additions and 833 deletions

View File

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