@steedos-widgets/amis-object 6.10.52-beta.6 → 6.10.52-beta.7
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/amis-object.umd.css
CHANGED
|
@@ -2393,6 +2393,10 @@ steedosfieldset.antd-Collapse .antd-Collapse-header.is-mobile:hover {
|
|
|
2393
2393
|
background-color: white;
|
|
2394
2394
|
}
|
|
2395
2395
|
}
|
|
2396
|
+
.steedos-input-table .antd-Table-table .antd-Form-item .antd-Form-static .antd-NumberField {
|
|
2397
|
+
white-space: nowrap;
|
|
2398
|
+
word-break: normal;
|
|
2399
|
+
}
|
|
2396
2400
|
|
|
2397
2401
|
|
|
2398
2402
|
form[name="instanceForm"] .sfield-item {
|