cloud-business 0.1.138 → 0.1.139
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 +0 -6
- 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
|
@@ -4221,12 +4221,6 @@ body {
|
|
|
4221
4221
|
color: rgba(0, 0, 0, 0.45);
|
|
4222
4222
|
cursor: pointer;
|
|
4223
4223
|
}
|
|
4224
|
-
.grid-area-new .customer-order-new .table-container .newCloud-table .newCloud-table-header colgroup col.newCloud-table-expand-icon-col {
|
|
4225
|
-
width: 31.6px !important;
|
|
4226
|
-
}
|
|
4227
|
-
.grid-area-new .customer-order-new .table-container .newCloud-table .newCloud-table-body colgroup col.newCloud-table-expand-icon-col {
|
|
4228
|
-
width: 31.6px !important;
|
|
4229
|
-
}
|
|
4230
4224
|
.grid-area-new .customer-order-new .table-container .newCloud-table .newCloud-table-expanded-row > .newCloud-table-cell {
|
|
4231
4225
|
padding: 0!important;
|
|
4232
4226
|
}
|