Crazyht / ngx-tree-select

Angular select component with tree items
https://crazyht.github.io/ngx-tree-select/
MIT License
56 stars 45 forks source link

Fix items text wrapped around FontAwesome #135

Closed stockmind closed 5 years ago

stockmind commented 6 years ago

The items text in the dropdown gets wrapped around the <i> element with FontAwesome class. This override the font used to render item text with an "arial" like font. This should cleanly fix that!

stockmind commented 6 years ago

Don't know why travis fail to load node, anyway this change will let the dropdown listings to inherit the font used by the main component/app, or at least let developers to select easily the item-text, maybe add a selector class like "item-text" could be useful

stockmind commented 5 years ago

Nice

Crazyht commented 5 years ago

Sorry miss click when clean grrenbot PR, I will try understand why travis don't want compile