@zscreate/form-component 1.1.130 → 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.
package/dist/form-component.css
CHANGED
|
@@ -2178,23 +2178,23 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2178
2178
|
|
|
2179
2179
|
|
|
2180
2180
|
|
|
2181
|
-
.table-page-search-wrapper[data-v-
|
|
2181
|
+
.table-page-search-wrapper[data-v-44bb5b82] {
|
|
2182
2182
|
margin-bottom: 20px;
|
|
2183
2183
|
}
|
|
2184
|
-
[data-v-
|
|
2184
|
+
[data-v-44bb5b82] .ant-col.ant-form-item-control-wrapper {
|
|
2185
2185
|
width: 100%;
|
|
2186
2186
|
}
|
|
2187
2187
|
|
|
2188
|
-
.flex-warp[data-v-
|
|
2188
|
+
.flex-warp[data-v-b10af91a] {
|
|
2189
2189
|
display: flex;
|
|
2190
2190
|
}
|
|
2191
|
-
.flex-warp .flex-left[data-v-
|
|
2191
|
+
.flex-warp .flex-left[data-v-b10af91a] {
|
|
2192
2192
|
flex: 3;
|
|
2193
2193
|
}
|
|
2194
|
-
.flex-warp .flex-right[data-v-
|
|
2194
|
+
.flex-warp .flex-right[data-v-b10af91a] {
|
|
2195
2195
|
flex: 7;
|
|
2196
2196
|
}
|
|
2197
|
-
.checked[data-v-
|
|
2197
|
+
.checked[data-v-b10af91a] {
|
|
2198
2198
|
box-shadow: 0 1px 1px #b7aaaa;
|
|
2199
2199
|
border-color: #ededed;
|
|
2200
2200
|
color: inherit;
|