@@ -276,5 +276,9 @@
width: 100% !important;
display: block !important;
}
+
+ /deep/ .el-input--small {
+ width: 200px
+ }
</style>
@@ -120,8 +120,13 @@
font-size: 12px;
/deep/ .FloorTypeSelect .el-form-item__content {
width: 200px;