Element UI and font-awesome

China☆狼群 提交于 2019-12-10 19:29:53

问题


Can anyone explane if it is possible to use font-awesome or another big icon font with Element UI? I've seen FAQ but cannot make it work for me. https://github.com/ElemeFE/element/blob/dev/FAQ.md

Thanks.


回答1:


You can just include those libraries / or NPM them and they work, Element UI has a limited set of icons so I have include vue-awesome (font awesome) but I notice the position of the icons if out a bit so you need some CSS to adjust top margins (I needed -4px) and line them with say button text.



来源:https://stackoverflow.com/questions/44649614/element-ui-and-font-awesome

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!