🐛 Bug Fix
- File browser: the "Sort by" select painted its dropdown caret over the option text. The
.jodit-selectcaret rule was overridden by the more specific.jodit .jodit-inputpadding, so there was no room for the icon; the rule now lives inside.jodit, the caret is sized like a regular icon and the option labels use plain↑/↓instead of⬆/⬇, which macOS renders as colour emoji.