@zscreate/form-component 1.1.129 → 1.1.131

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.
@@ -644,6 +644,18 @@
644
644
  }
645
645
 
646
646
 
647
+
648
+
649
+ [data-v-37b953c4] .ant-radio-wrapper {
650
+ white-space: initial !important;
651
+ }
652
+
653
+
654
+ [data-v-d38be826] .ant-radio-wrapper {
655
+ white-space: initial !important;
656
+ }
657
+
658
+
647
659
  .ant-checkbox-wrapper + .ant-checkbox-wrapper {
648
660
  margin-left: 0px;
649
661
  }
@@ -2166,23 +2178,23 @@ span.CodeMirror-selectedtext { background: none; }
2166
2178
 
2167
2179
 
2168
2180
 
2169
- .table-page-search-wrapper[data-v-66ebf12a] {
2181
+ .table-page-search-wrapper[data-v-44bb5b82] {
2170
2182
  margin-bottom: 20px;
2171
2183
  }
2172
- [data-v-66ebf12a] .ant-col.ant-form-item-control-wrapper {
2184
+ [data-v-44bb5b82] .ant-col.ant-form-item-control-wrapper {
2173
2185
  width: 100%;
2174
2186
  }
2175
2187
 
2176
- .flex-warp[data-v-7eea8eda] {
2188
+ .flex-warp[data-v-b10af91a] {
2177
2189
  display: flex;
2178
2190
  }
2179
- .flex-warp .flex-left[data-v-7eea8eda] {
2191
+ .flex-warp .flex-left[data-v-b10af91a] {
2180
2192
  flex: 3;
2181
2193
  }
2182
- .flex-warp .flex-right[data-v-7eea8eda] {
2194
+ .flex-warp .flex-right[data-v-b10af91a] {
2183
2195
  flex: 7;
2184
2196
  }
2185
- .checked[data-v-7eea8eda] {
2197
+ .checked[data-v-b10af91a] {
2186
2198
  box-shadow: 0 1px 1px #b7aaaa;
2187
2199
  border-color: #ededed;
2188
2200
  color: inherit;