feat: 调整边框

This commit is contained in:
ccnetcore
2026-01-04 23:31:16 +08:00
parent c697d12f8b
commit 88225a97b8
4 changed files with 1 additions and 3 deletions

Binary file not shown.

View File

@@ -176,7 +176,6 @@ function toggleFullscreen() {
}
.nav-menu {
border-right: none;
height: 100%;
}

View File

@@ -183,7 +183,7 @@ window.addEventListener('resize', checkIsMobile);
.nav-menu {
flex: 1;
border-right: none;
//border-right: none;
overflow-y: auto;
overflow-x: hidden;

View File

@@ -207,7 +207,6 @@ window.addEventListener('resize', checkIsMobile);
.nav-menu {
flex: 1;
border-right: none;
overflow-y: auto;
overflow-x: hidden;