cloud-business 0.1.89-2 → 0.1.89-3
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
|
@@ -15411,8 +15411,8 @@ body {
|
|
|
15411
15411
|
font-size: 14px;
|
|
15412
15412
|
font-weight: 400;
|
|
15413
15413
|
color: rgba(0, 0, 0, 0.45);
|
|
15414
|
-
line-height: 20px;
|
|
15415
15414
|
text-align: center;
|
|
15415
|
+
margin-top: 8px;
|
|
15416
15416
|
}
|
|
15417
15417
|
.edit-tag {
|
|
15418
15418
|
width: 100%;
|