소스 검색

提交新版本

lxh 3 달 전
부모
커밋
3b93c93b02
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/vent/fire/wokeFace/index.vue

+ 2 - 2
src/views/vent/fire/wokeFace/index.vue

@@ -498,8 +498,8 @@ onMounted(() => {
       overflow-x: auto;
 
       .bot-box-card {
-        width: calc(50% - 20px);
-        height: calc(50% - 20px);
+        width: 805px;
+        height: 430px;
         margin: 10px;
       }
     }