@zscreate/form-component 1.1.82 → 1.1.83
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
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
}
|
|
647
647
|
|
|
648
648
|
|
|
649
|
-
[data-v-
|
|
649
|
+
[data-v-3d635cf2] .ant-rate {
|
|
650
650
|
display: flex;
|
|
651
651
|
width: 100%;
|
|
652
652
|
}
|
|
@@ -1265,16 +1265,16 @@
|
|
|
1265
1265
|
}
|
|
1266
1266
|
|
|
1267
1267
|
|
|
1268
|
-
[data-v-
|
|
1268
|
+
[data-v-8077f294] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
1269
1269
|
width: calc(100% - 0px) !important;
|
|
1270
1270
|
}
|
|
1271
|
-
[data-v-
|
|
1271
|
+
[data-v-8077f294] .ant-form-item .ant-form-item-label {
|
|
1272
1272
|
border-bottom: 1px solid #e6e6e6;
|
|
1273
1273
|
}
|
|
1274
|
-
.custom_form_item_special[data-v-
|
|
1274
|
+
.custom_form_item_special[data-v-8077f294] .ant-form-item .ant-form-item-control-wrapper:first-child > .ant-form-item-control {
|
|
1275
1275
|
width: 100%;
|
|
1276
1276
|
}
|
|
1277
|
-
.computedBorder > div[data-v-
|
|
1277
|
+
.computedBorder > div[data-v-8077f294] {
|
|
1278
1278
|
height: 100%;
|
|
1279
1279
|
}
|
|
1280
1280
|
|