修复 #389 ;并优化了引导页面

This commit is contained in:
cc
2026-03-14 22:23:10 +08:00
parent 0a23ed6ef4
commit 641abc57b9
8 changed files with 274 additions and 67 deletions

View File

@@ -41,6 +41,7 @@
}
.settings-page {
position: relative;
display: flex;
flex-direction: column;
width: min(1160px, calc(100vw - 96px));