mooho-base-admin-plus 0.4.84 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -169,6 +169,10 @@
169
169
  border-radius: 3px;
170
170
  }
171
171
 
172
+ .ivu-form .ivu-select {
173
+ min-width: 150px;
174
+ }
175
+
172
176
  /* 图片 */
173
177
  .form-image-group {
174
178
  display: flex;
@@ -312,6 +316,7 @@
312
316
 
313
317
  .ivu-btn > span {
314
318
  width: 2px;
319
+ display: initial;
315
320
  }
316
321
 
317
322
  .ivu-btn > .ivu-icon {