cloud-business 0.1.91-22 → 0.1.91-24
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
|
@@ -18216,7 +18216,7 @@ body {
|
|
|
18216
18216
|
color: #E8E8E8;
|
|
18217
18217
|
}
|
|
18218
18218
|
.add-goods-btn .add-goods-match-search {
|
|
18219
|
-
padding: 0
|
|
18219
|
+
padding: 0 11px;
|
|
18220
18220
|
color: rgba(0, 0, 0, 0.65);
|
|
18221
18221
|
cursor: pointer;
|
|
18222
18222
|
}
|