Explorar el Código

修改问答左侧数字人宽度

丸子 hace 5 meses
padre
commit
76289098d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;