修复样式bug

This commit is contained in:
thofx
2023-07-22 20:12:28 +08:00
parent 0e8e408b07
commit 0cec825895
5 changed files with 53 additions and 44 deletions
+1
View File
@@ -51,6 +51,7 @@ body,
& > div:first-child {
flex: auto;
position: relative;
width: calc(100vw - variables.$layout-vertical-nav-width - 1rem);
}
}
}