cloud-business 0.1.87-15 → 0.1.87-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 +2 -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
|
@@ -15252,7 +15252,7 @@ body {
|
|
|
15252
15252
|
font-weight: 500;
|
|
15253
15253
|
color: rgba(0, 0, 0, 0.85);
|
|
15254
15254
|
line-height: 20px;
|
|
15255
|
-
margin-bottom:
|
|
15255
|
+
margin-bottom: 16px;
|
|
15256
15256
|
}
|
|
15257
15257
|
.customer-label-area-new .customer-label-content .custom-module-new .shop-block-info-group {
|
|
15258
15258
|
margin-left: 10px;
|
|
@@ -15521,7 +15521,7 @@ body {
|
|
|
15521
15521
|
overflow: hidden;
|
|
15522
15522
|
margin-top: 0px;
|
|
15523
15523
|
}
|
|
15524
|
-
.edit-tag .edit-tag-container .edit-tag-form .newCloud-tag
|
|
15524
|
+
.edit-tag .edit-tag-container .edit-tag-form .newCloud-tag {
|
|
15525
15525
|
margin-top: 14px;
|
|
15526
15526
|
}
|
|
15527
15527
|
.edit-tag .edit-tag-container .edit-tag-form .newCloud-radio {
|