【发布时间】:2019-03-19 13:36:34
【问题描述】:
我实际上需要删除 angular mat-paginator 上的箭头,因为我需要自定义设计。如果可以更改这些箭头的样式,也可以解决此问题。 mat-paginator 的链接如下。
https://material.angular.io/components/paginator/overview
The arrows which i need to remove are shown in following picture.
提前致谢。
【问题讨论】:
-
你可以用自定义 CSS 来实现,通过覆盖这个类
-
尝试覆盖此类“mat-paginator-icon”,但没有任何反应