@zscreate/form-component 1.1.624 → 1.1.626
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 +5 -5
- package/dist/form-component.umd.js +50418 -50415
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -1250,15 +1250,15 @@ dd[data-v-f7c20cf8] {
|
|
|
1250
1250
|
vertical-align: -2px;
|
|
1251
1251
|
}
|
|
1252
1252
|
|
|
1253
|
-
.is_required[data-v-
|
|
1253
|
+
.is_required[data-v-10785559]::before {
|
|
1254
1254
|
content: "*";
|
|
1255
1255
|
color: #f56c6c;
|
|
1256
1256
|
margin-right: 4px;
|
|
1257
1257
|
}
|
|
1258
|
-
[data-v-
|
|
1258
|
+
[data-v-10785559] .ant-input {
|
|
1259
1259
|
background-color: rgba(0, 0, 0, 0);
|
|
1260
1260
|
}
|
|
1261
|
-
[data-v-
|
|
1261
|
+
[data-v-10785559] .ant-input-number {
|
|
1262
1262
|
width: 100%;
|
|
1263
1263
|
}
|
|
1264
1264
|
|
|
@@ -3496,10 +3496,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3496
3496
|
|
|
3497
3497
|
|
|
3498
3498
|
|
|
3499
|
-
.table-page-search-wrapper[data-v-
|
|
3499
|
+
.table-page-search-wrapper[data-v-06e7be51] {
|
|
3500
3500
|
margin-bottom: 20px;
|
|
3501
3501
|
}
|
|
3502
|
-
[data-v-
|
|
3502
|
+
[data-v-06e7be51] .ant-col.ant-form-item-control-wrapper {
|
|
3503
3503
|
width: 100%;
|
|
3504
3504
|
}
|
|
3505
3505
|
|