feat: 调整边框
This commit is contained in:
Binary file not shown.
@@ -176,7 +176,6 @@ function toggleFullscreen() {
|
||||
}
|
||||
|
||||
.nav-menu {
|
||||
border-right: none;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -183,7 +183,7 @@ window.addEventListener('resize', checkIsMobile);
|
||||
|
||||
.nav-menu {
|
||||
flex: 1;
|
||||
border-right: none;
|
||||
//border-right: none;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
|
||||
@@ -207,7 +207,6 @@ window.addEventListener('resize', checkIsMobile);
|
||||
|
||||
.nav-menu {
|
||||
flex: 1;
|
||||
border-right: none;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user