feat: 图片广场优化

This commit is contained in:
Gsh
2026-01-04 21:41:24 +08:00
parent 9f3b9fc513
commit 450e023b3b
5 changed files with 92 additions and 76 deletions

View File

@@ -121,7 +121,7 @@ window.addEventListener('resize', checkIsMobile);
.nav-sidebar {
width: 240px;
height: 100%;
border-right: var(--header-border);
border-right: var(--header-border) !important;
flex-shrink: 0;
display: flex;