@zscreate/form-component 1.1.615 → 1.1.616-test.2
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 +12 -2
- package/dist/form-component.umd.js +140813 -141855
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -1947,12 +1947,17 @@ dd[data-v-f7c20cf8] {
|
|
|
1947
1947
|
|
|
1948
1948
|
|
|
1949
1949
|
|
|
1950
|
-
[data-v-
|
|
1950
|
+
[data-v-51f6a3cf] .ant-radio-wrapper {
|
|
1951
1951
|
white-space: initial !important;
|
|
1952
1952
|
}
|
|
1953
1953
|
|
|
1954
|
+
.designDataList[data-v-53c1a059] {
|
|
1955
|
+
display: flex;
|
|
1956
|
+
margin-bottom: 5px;
|
|
1957
|
+
}
|
|
1958
|
+
|
|
1954
1959
|
|
|
1955
|
-
[data-v-
|
|
1960
|
+
[data-v-6fa3404e] .ant-radio-wrapper {
|
|
1956
1961
|
white-space: initial !important;
|
|
1957
1962
|
}
|
|
1958
1963
|
|
|
@@ -1961,6 +1966,11 @@ dd[data-v-f7c20cf8] {
|
|
|
1961
1966
|
margin-left: 0px;
|
|
1962
1967
|
}
|
|
1963
1968
|
|
|
1969
|
+
.designDataList[data-v-b43df6f8] {
|
|
1970
|
+
display: flex;
|
|
1971
|
+
margin-bottom: 5px;
|
|
1972
|
+
}
|
|
1973
|
+
|
|
1964
1974
|
|
|
1965
1975
|
[data-v-3d635cf2] .ant-rate {
|
|
1966
1976
|
display: flex;
|