Search Bar disabling Rich Text CSS

I am using CSS in my app to change the colors to match a particular theme. I have added search bars to the inline lists to make it easier to look for items. However, whenever I type in the search bar the CSS styling is completely disregarded. Is there any way to keep the CSS styling when there is an input in the search bar?

Yeah…this is a known issue. You’ll need to build a custom search bar. I think @ThinhDinh has a post on this. Maybe this one:

2 Likes

Here’s the relevant Notion link.

2 Likes