cloud-business 0.1.112-6 → 0.1.112-8
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 -3
- package/cloud-business.js +2 -2
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +3 -3
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -23028,9 +23028,6 @@ body {
|
|
|
23028
23028
|
.selectedAssetContainer .cardMaterials .card .img .newCloud-radio .newCloud-radio-wrapper {
|
|
23029
23029
|
margin-right: 0px;
|
|
23030
23030
|
}
|
|
23031
|
-
.selectedAssetContainer .cardMaterials .card .img:hover .materialInfoAndPreview .materialInfo {
|
|
23032
|
-
display: none;
|
|
23033
|
-
}
|
|
23034
23031
|
.selectedAssetContainer .cardMaterials .card .img:hover .materialInfoAndPreview .materialEdit {
|
|
23035
23032
|
display: block;
|
|
23036
23033
|
}
|