Browse Source

工作台样式

zhangyong/feature-20250815160302-金币优化
lhl 2 months ago
parent
commit
7b80b360ad
  1. 2
      src/views/workspace/index.vue

2
src/views/workspace/index.vue

@ -849,12 +849,10 @@ onUnmounted(() => {
flex: 1; flex: 1;
height: auto; height: auto;
display: flex; display: flex;
background-color: antiquewhite;
.left { .left {
width: 70%; width: 70%;
height: auto; height: auto;
background-color: aquamarine;
} }
.right { .right {

Loading…
Cancel
Save