Merge branch 'main' into pages

This commit is contained in:
xiaoxian521
2024-08-03 15:39:24 +08:00
17 changed files with 2019 additions and 1761 deletions

View File

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