天天看点

覆盖ng-zorro样式(非style.scss)

之前发现在模板的样式表里写样式不起作用,然后想起vue里有个/deep/,angular会不会也有一个,果然,发现了一个::ng-deep可以在模板的样式表里覆盖ng-zorro的样式。记录一下(●'◡'●)

覆盖ng-zorro样式(非style.scss)

转载于:https://www.cnblogs.com/sooooogiotto/p/10394100.html