zengyicheng 2 роки тому
батько
коміт
5cac26a9d9
1 змінених файлів з 4 додано та 1 видалено
  1. 4 1
      src/components/pages/race/eventCenter/anliDetail.vue

+ 4 - 1
src/components/pages/race/eventCenter/anliDetail.vue

@@ -2878,6 +2878,9 @@ export default {
   /* .proOverNav {
     width: 52% !important;
   } */
+  .fileBox{
+    width: 35% !important;
+  }
 }
 html,
 body {
@@ -3157,7 +3160,7 @@ body {
   background: #fff;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
-  width: 400px;
+  width: 30%;
   margin-left: 30px;
 }
 .fileList {