소스 검색

Merge branch 'yh281' into debug

ldong 2 달 전
부모
커밋
e736e2769d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>