fix: 欢欢迎页移入main-content,侧边栏启动即可见
This commit is contained in:
+1
-1
@@ -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 ===== */
|
||||
|
||||
Reference in New Issue
Block a user