@zscreate/form-component 1.1.665 → 1.1.666-test.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.
- package/dist/form-component.css +9 -9
- package/dist/form-component.umd.js +142102 -142114
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -3811,39 +3811,39 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3811
3811
|
}
|
|
3812
3812
|
|
|
3813
3813
|
|
|
3814
|
-
[data-v-
|
|
3814
|
+
[data-v-718b5194] .ant-upload-picture-card-wrapper {
|
|
3815
3815
|
display: flex;
|
|
3816
3816
|
align-items: center;
|
|
3817
3817
|
}
|
|
3818
|
-
[data-v-
|
|
3818
|
+
[data-v-718b5194] .ant-upload-list {
|
|
3819
3819
|
display: flex;
|
|
3820
3820
|
}
|
|
3821
|
-
[data-v-
|
|
3821
|
+
[data-v-718b5194] .ant-upload.ant-upload-select-picture-card {
|
|
3822
3822
|
width: var(--img-upload-list-item-width);
|
|
3823
3823
|
height: var(--img-upload-list-item-height);
|
|
3824
3824
|
}
|
|
3825
|
-
[data-v-
|
|
3825
|
+
[data-v-718b5194] .ant-upload-list-item,[data-v-718b5194] .ant-upload-list-picture-card-container {
|
|
3826
3826
|
width: var(--img-upload-list-item-width);
|
|
3827
3827
|
height: var(--img-upload-list-item-height);
|
|
3828
3828
|
}
|
|
3829
|
-
[data-v-
|
|
3829
|
+
[data-v-718b5194] .ant-upload-list-picture-card .ant-upload-list-item,[data-v-718b5194] .ant-upload-list-picture-card-container {
|
|
3830
3830
|
margin: 0 ;
|
|
3831
3831
|
margin-right: 8px;
|
|
3832
3832
|
}
|
|
3833
|
-
[data-v-
|
|
3833
|
+
[data-v-718b5194] .ant-modal {
|
|
3834
3834
|
width: -moz-max-content !important;
|
|
3835
3835
|
width: max-content !important;
|
|
3836
3836
|
}
|
|
3837
|
-
[data-v-
|
|
3837
|
+
[data-v-718b5194] .ant-modal .ant-modal-body {
|
|
3838
3838
|
padding-top: 35px !important;
|
|
3839
3839
|
}
|
|
3840
3840
|
|
|
3841
3841
|
|
|
3842
|
-
[data-v-
|
|
3842
|
+
[data-v-62eca78c] .ant-modal {
|
|
3843
3843
|
width: -moz-max-content !important;
|
|
3844
3844
|
width: max-content !important;
|
|
3845
3845
|
}
|
|
3846
|
-
[data-v-
|
|
3846
|
+
[data-v-62eca78c] .ant-modal .ant-modal-body {
|
|
3847
3847
|
padding-top: 35px !important;
|
|
3848
3848
|
}
|
|
3849
3849
|
|