diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue index d2fa44a..73923e7 100644 --- a/src/views/workspace/index.vue +++ b/src/views/workspace/index.vue @@ -849,12 +849,10 @@ onUnmounted(() => { flex: 1; height: auto; display: flex; - background-color: antiquewhite; .left { width: 70%; height: auto; - background-color: aquamarine; } .right {