Skip to content

Commit 43bcdd4

Browse files
committed
refactor: explicitly set the display of the mat-paginator-icon to inline
1 parent 7d87068 commit 43bcdd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material/paginator/paginator.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ $button-icon-size: 28px;
6969
}
7070

7171
.mat-paginator-icon {
72+
display: inline;
7273
width: $button-icon-size;
7374
fill: currentColor;
7475

0 commit comments

Comments
 (0)