@zscreate/form-component 1.1.646 → 1.1.647
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 +651 -629
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -3499,10 +3499,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3499
3499
|
|
|
3500
3500
|
|
|
3501
3501
|
|
|
3502
|
-
.table-page-search-wrapper[data-v-
|
|
3502
|
+
.table-page-search-wrapper[data-v-73e84290] {
|
|
3503
3503
|
margin-bottom: 20px;
|
|
3504
3504
|
}
|
|
3505
|
-
[data-v-
|
|
3505
|
+
[data-v-73e84290] .ant-col.ant-form-item-control-wrapper {
|
|
3506
3506
|
width: 100%;
|
|
3507
3507
|
}
|
|
3508
3508
|
|
|
@@ -5628,13 +5628,13 @@ div {
|
|
|
5628
5628
|
/***label对齐方式 */
|
|
5629
5629
|
|
|
5630
5630
|
|
|
5631
|
-
[data-v-
|
|
5631
|
+
[data-v-3657ce48] .m-colorPicker {
|
|
5632
5632
|
z-index: 2;
|
|
5633
5633
|
}
|
|
5634
|
-
[data-v-
|
|
5634
|
+
[data-v-3657ce48] .m-colorPicker .colorBtn {
|
|
5635
5635
|
border: 1px solid #e3e3e3;
|
|
5636
5636
|
}
|
|
5637
|
-
[data-v-
|
|
5637
|
+
[data-v-3657ce48] .ant-select-selection--multiple .ant-select-selection__rendered {
|
|
5638
5638
|
line-height: 5px !important;
|
|
5639
5639
|
}
|
|
5640
5640
|
|