Browse Source

提交新版本

lxh 3 months ago
parent
commit
3b93c93b02
1 changed files with 2 additions and 2 deletions
  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;
       }
     }