jodit-pro-react 5.5.53 → 5.5.55
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/build/esm/index.css
CHANGED
|
@@ -8210,6 +8210,9 @@ svg.jodit-icon {
|
|
|
8210
8210
|
outline: 2px solid var(--jd-item-border-selected-color);
|
|
8211
8211
|
user-select: none;
|
|
8212
8212
|
}
|
|
8213
|
+
.jodit-ui-browser-item_cut_true {
|
|
8214
|
+
opacity: .4;
|
|
8215
|
+
}
|
|
8213
8216
|
.jodit-ui-browser-item__heart {
|
|
8214
8217
|
display: flex;
|
|
8215
8218
|
height: 15%;
|