@@ -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>