cloud-business 0.1.111 → 0.1.112
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 +3 -0
- package/cloud-business.js +2 -2
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +1 -1
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -17913,6 +17913,9 @@ body {
|
|
|
17913
17913
|
display: inline-block;
|
|
17914
17914
|
position: absolute;
|
|
17915
17915
|
top: 15px;
|
|
17916
|
+
left: 61px;
|
|
17917
|
+
}
|
|
17918
|
+
.cloud-goods-selector-pro-container-new .totals-flag-tabs {
|
|
17916
17919
|
left: 141px;
|
|
17917
17920
|
}
|
|
17918
17921
|
.cloud-goods-selector-pro-container-new .newCloud-tabs-header-line {
|