cloud-business 0.1.114-4 → 0.1.114-6
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 +0 -4
- package/cloud-business.js +301 -210
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +16 -16
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -20522,10 +20522,6 @@ body {
|
|
|
20522
20522
|
/* Project id 4166906 */
|
|
20523
20523
|
src: url('//at.alicdn.com/t/c/font_4166906_m8m8qzy98uj.woff2?t=1710210006017') format('woff2'), url('//at.alicdn.com/t/c/font_4166906_m8m8qzy98uj.woff?t=1710210006017') format('woff'), url('//at.alicdn.com/t/c/font_4166906_m8m8qzy98uj.ttf?t=1710210006017') format('truetype');
|
|
20524
20524
|
}
|
|
20525
|
-
.cloud-icon {
|
|
20526
|
-
font-size: 1.143em;
|
|
20527
|
-
line-height: 1;
|
|
20528
|
-
}
|
|
20529
20525
|
.disabled {
|
|
20530
20526
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
20531
20527
|
cursor: not-allowed !important;
|