cloud-business 0.1.87-16 → 0.1.87-18
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 +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
|
@@ -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 {
|