jodit-pro-react 5.5.59 → 5.5.61
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.
|
@@ -5496,7 +5496,7 @@ svg.jodit-icon {
|
|
|
5496
5496
|
padding: 2px 6px;
|
|
5497
5497
|
}
|
|
5498
5498
|
.jodit-autocomplete_displaymode_inline {
|
|
5499
|
-
border-top: 3px solid
|
|
5499
|
+
border-top: 3px solid var(--jd-color-border);
|
|
5500
5500
|
padding: 4px 0;
|
|
5501
5501
|
}
|
|
5502
5502
|
.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item {
|