fix: 欢欢迎页移入main-content,侧边栏启动即可见

This commit is contained in:
thzxx
2026-05-21 12:03:02 +08:00
parent 9ac07d376b
commit dbbd0f4abb
2 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -66,7 +66,6 @@ html, body {
display: flex;
flex-direction: column;
height: 100vh;
position: relative;
}
/* ===== Toolbar ===== */
@@ -311,6 +310,7 @@ html, body {
display: flex;
overflow: hidden;
position: relative;
min-width: 0;
}
/* ===== Editor Panel ===== */