cloud-business 0.1.129-3 → 0.1.129-4
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 +4 -0
- 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
|
@@ -6186,6 +6186,10 @@ body {
|
|
|
6186
6186
|
.add-tag-modal .tag-type-area .select-tag-value .cloud-radio-group {
|
|
6187
6187
|
display: inline-block;
|
|
6188
6188
|
}
|
|
6189
|
+
.customer-label-choose-tag-popover {
|
|
6190
|
+
width: 300px!important;
|
|
6191
|
+
max-width: 300px!important;
|
|
6192
|
+
}
|
|
6189
6193
|
|
|
6190
6194
|
.customer-view-icon-svg {
|
|
6191
6195
|
font-size: 16px;
|