cloud-business 0.1.134 → 0.1.136
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 -1
- 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
|
@@ -7652,7 +7652,7 @@ body {
|
|
|
7652
7652
|
display: none !important;
|
|
7653
7653
|
}
|
|
7654
7654
|
.newCloud-goods-selector-pro-table-container .newCloud-table-two-level-tree .newCloud-table-row-level-1 td.newCloud-table-row-expand-column + td {
|
|
7655
|
-
padding-left:
|
|
7655
|
+
padding-left: 50px !important;
|
|
7656
7656
|
}
|
|
7657
7657
|
.newCloud-goods-selector-pro-table-container .newCloud-table .newCloud-table-row-level-1 td {
|
|
7658
7658
|
background: #fafafa !important;
|