holiber / sl-vue-tree

Customizable draggable tree component for Vue.js
https://holiber.github.io/sl-vue-tree/
MIT License
345 stars 78 forks source link

How to change fa fa-file style css? #75

Open rudda opened 4 years ago

rudda commented 4 years ago

I want to change file icon but I can not to find fa-file class. Can I to change it?

ericksonc commented 4 years ago

Class "fa fa-file" represents a FontAwesome icon. Check out FontAwesome to learn how to use them.