瀏覽代碼

提交新版本

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;
       }
     }