Jelajahi Sumber

修改问题

zengyicheng 2 tahun lalu
induk
melakukan
5cac26a9d9
1 mengubah file dengan 4 tambahan dan 1 penghapusan
  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 {