remove / reset inherited css from an element

前端 未结 9 1318
攒了一身酷
攒了一身酷 2020-12-06 04:00

I know this question was asked before, but before marking it as a duplicate, I want to tell you that my situation is a little different from what I found on the internet.

9条回答
  •  借酒劲吻你
    2020-12-06 04:51

    you may use this below option.

    
    

    now , if their any place where you do not want to apply default style you can use 'no_common_style' class as class. ex:

    It will not display in red

提交回复
热议问题