ui-grid symbols issue

前端 未结 9 981
青春惊慌失措
青春惊慌失措 2020-12-10 10:21

I am using AngularJs ui-grid http://ui-grid.info/.

While implementing, I get something which you can see in the following img in right corner of the cell instead of

9条回答
  •  -上瘾入骨i
    2020-12-10 11:01

    You need to download the font files:

    • ui-grid.woff
    • ui-grid.eot
    • ui-grid.svg
    • ui-grid.ttf

    from here. And move them where your ui-grid.min.css lives.

提交回复
热议问题