Ver Fonte

修改问答左侧数字人宽度

丸子 há 3 meses atrás
pai
commit
76289098d5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/AIPage/AIQuestions.vue

+ 1 - 1
src/views/AIPage/AIQuestions.vue

@@ -169,7 +169,7 @@ watch(
 
 // 侧边栏
 .left-group2 {
-  // width: rpx(150);
+  width: rpx(20);
   height: 100%;
   display: flex;
   background-color: #ece9fd;