diff --git a/jero-web/src/App.vue b/jero-web/src/App.vue index 5b0de0a85..862267a30 100644 --- a/jero-web/src/App.vue +++ b/jero-web/src/App.vue @@ -133,10 +133,10 @@ } .itemModel-multi { - width: calc(100% - 130px)!important; - display: inline-block!important; - margin-top: 2px!important; - height: 40px!important; + width: calc(100% - 130px) !important; + display: inline-block !important; + margin-top: 2px !important; + height: 40px !important; } .itemModel-multi .ant-form-explain, .ant-form-extra {