Explorar el Código

fix: 优化281

ldong hace 1 mes
padre
commit
7e8e2243a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/business_trip_manage/components/tripApproveDia.vue

+ 1 - 1
src/views/business_trip_manage/components/tripApproveDia.vue

@@ -142,6 +142,6 @@ import {businessTripInterence} from "api/api.js"
 <style lang="scss">
 @import "../style/trip-dialog.scss";
 .item-top-intro{
-  max-width: 400px;
+  max-width: 400px !important;
 }
 </style>