When Adding className React-Dropdown-tree-select css has been changed #496
Unanswered
Poojatilekar
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I'd suggest to take a look at https://dowjones.github.io/react-dropdown-tree-select/#/story/with-bootstrap-styles that uses FontAwesome to render icons on the nodes. When you use external libs like fontawesome, you need to understand how they are modifying the CSS and then you'd need to supply your own styles to compensate for any odd behaviors. That and then I'd also look at your own CSS to see what causes the inline behavior. The default styles are very basic so that you can easily target/override them without much |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello,

Please find attached screenshot when adding className="fas fa-folder".
but when Selection on checkbox the css has been changed for more reference find out attached screenshot.

Beta Was this translation helpful? Give feedback.
All reactions