@zscreate/form-component 1.1.657 → 1.1.659
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 -4
- package/dist/form-component.umd.js +77471 -77418
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -2175,7 +2175,7 @@ li.CodeMirror-hint-active {
|
|
|
2175
2175
|
margin: 10px 10px 0 0;
|
|
2176
2176
|
}
|
|
2177
2177
|
|
|
2178
|
-
.designDataList[data-v-
|
|
2178
|
+
.designDataList[data-v-89e7ba6e] {
|
|
2179
2179
|
display: flex;
|
|
2180
2180
|
margin-bottom: 5px;
|
|
2181
2181
|
}
|
|
@@ -3704,6 +3704,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3704
3704
|
}
|
|
3705
3705
|
|
|
3706
3706
|
|
|
3707
|
+
[data-v-36fc9dfa] .ant-table-body {
|
|
3708
|
+
overflow-x: auto !important;
|
|
3709
|
+
}
|
|
3710
|
+
|
|
3711
|
+
|
|
3707
3712
|
|
|
3708
3713
|
.table-page-search-wrapper[data-v-73e84290] {
|
|
3709
3714
|
margin-bottom: 20px;
|
|
@@ -3965,14 +3970,14 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3965
3970
|
}
|
|
3966
3971
|
|
|
3967
3972
|
|
|
3968
|
-
[data-v-
|
|
3973
|
+
[data-v-1293cc5c] .ant-calendar-picker-container {
|
|
3969
3974
|
z-index: 9999 !important;
|
|
3970
3975
|
}
|
|
3971
|
-
[data-v-
|
|
3976
|
+
[data-v-1293cc5c] .ant-input {
|
|
3972
3977
|
position: relative;
|
|
3973
3978
|
transform: none;
|
|
3974
3979
|
}
|
|
3975
|
-
[data-v-
|
|
3980
|
+
[data-v-1293cc5c] .ant-calendar-picker {
|
|
3976
3981
|
min-width: 0 !important;
|
|
3977
3982
|
width: 100% !important;
|
|
3978
3983
|
}
|