@zscreate/form-component 1.1.50 → 1.1.52
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.
package/dist/form-component.css
CHANGED
|
@@ -310,11 +310,11 @@
|
|
|
310
310
|
min-height: 32px !important;
|
|
311
311
|
}
|
|
312
312
|
|
|
313
|
-
.content .left[data-v-
|
|
313
|
+
.content .left[data-v-ca3916d2] {
|
|
314
314
|
width: 90%;
|
|
315
315
|
border-right: 1px solid #ccc;
|
|
316
316
|
}
|
|
317
|
-
.content .no-data[data-v-
|
|
317
|
+
.content .no-data[data-v-ca3916d2] {
|
|
318
318
|
display: flex;
|
|
319
319
|
height: 100%;
|
|
320
320
|
justify-content: center;
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
}
|
|
385
385
|
|
|
386
386
|
|
|
387
|
-
[data-v-
|
|
387
|
+
[data-v-7e420239] .ant-select-selection__rendered::after {
|
|
388
388
|
content: "";
|
|
389
389
|
display: none;
|
|
390
390
|
height: 0;
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
}
|
|
603
603
|
|
|
604
604
|
|
|
605
|
-
[data-v-
|
|
605
|
+
[data-v-1362cbce] .ant-input-number {
|
|
606
606
|
width: 100%;
|
|
607
607
|
}
|
|
608
608
|
|