cloud-business 0.1.113-4 → 0.1.113-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 +2 -2
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +2 -2
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -8287,8 +8287,6 @@ input::-webkit-search-cancel-button {
|
|
|
8287
8287
|
overflow: auto;
|
|
8288
8288
|
box-sizing: border-box;
|
|
8289
8289
|
font-size: 14px;
|
|
8290
|
-
scrollbar-width: thin;
|
|
8291
|
-
scrollbar-color: #d9d9d9 #f5f5f5;
|
|
8292
8290
|
}
|
|
8293
8291
|
.newCloud-modal-body::-webkit-scrollbar {
|
|
8294
8292
|
width: 8px;
|
|
@@ -20222,8 +20220,6 @@ body {
|
|
|
20222
20220
|
}
|
|
20223
20221
|
.assetModal {
|
|
20224
20222
|
height: 700px;
|
|
20225
|
-
scrollbar-color: initial !important;
|
|
20226
|
-
scrollbar-width: initial !important;
|
|
20227
20223
|
}
|
|
20228
20224
|
.assetModal .infinite-scroll-component {
|
|
20229
20225
|
height: initial !important;
|