Update WorkspaceView.vue
This commit is contained in:
@@ -372,7 +372,6 @@ const handleCloseEditorTab = (tabId: string) => {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: calc(100vh - 60px - 30px - 2rem); /* 保持原始高度计算 */
|
height: calc(100vh - 60px - 30px - 2rem); /* 保持原始高度计算 */
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: var(--app-bg-color); /* Added app background */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-content-area {
|
.main-content-area {
|
||||||
|
|||||||
Reference in New Issue
Block a user