cloud-business 0.1.137-15 → 0.1.137-17
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/cloud-business.css +1 -2
- package/cloud-business.js +1 -1
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +1 -1
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -4208,8 +4208,7 @@ body {
|
|
|
4208
4208
|
margin-top: 16px;
|
|
4209
4209
|
}
|
|
4210
4210
|
.grid-area-new .customer-order-new .table-container {
|
|
4211
|
-
padding: 0 16px;
|
|
4212
|
-
height: calc(100% - 178px);
|
|
4211
|
+
padding: 0 16px 16px 16px;
|
|
4213
4212
|
}
|
|
4214
4213
|
.grid-area-new .customer-order-new .table-container .expand-icon {
|
|
4215
4214
|
color: rgba(0, 0, 0, 0.45);
|