update
This commit is contained in:
@@ -368,6 +368,7 @@ const handleCloseEditorTab = (tabId: string) => {
|
||||
<style scoped>
|
||||
.workspace-view {
|
||||
display: flex;
|
||||
background-color: transparent;
|
||||
flex-direction: column;
|
||||
height: calc(100vh - 60px - 30px - 2rem); /* 保持原始高度计算 */
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user