slim-select
slim-select copied to clipboard
CSS Flex-Box and searchHighlight setting
Hi all
When I set the searchHighlight option to true
, the CSS flex setting causes the spaces around the search string to disappear. Therefore, I recommend removing the 'display: flex
' style from the class .ss-content .ss-list .ss-option
.
Here is an image with display:flex
applied:
And here is an image without display:flex
:
What do you think? Kind regards Jakob