Overriding the material-UI style not working

前端 未结 3 1814
Happy的楠姐
Happy的楠姐 2020-12-18 12:07

I am new to the material UI. Here, I am trying to override the CSS of material UI tabs component.



        
3条回答
  •  隐瞒了意图╮
    2020-12-18 12:35

    It is very hard to override Material UI using CSS but you can use either Styled-Components or makeStyle Hook.

提交回复
热议问题