How to remove a class from an element without publishing views #954
Unanswered
saleemepoch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to remove the rounded corners in the filter input and dropdown elements. Is there a way to remove certain classes like "rounded-md" and add other classes from the component Class rather than publishing the views, which I rather not do due to the reasons explained in the documentation?
Beta Was this translation helpful? Give feedback.
All reactions