Skip to content

Commit a9c569e

Browse files
committed
fix(material/sort): avoid center align for sort header (#30198)
(cherry picked from commit 704dc08)
1 parent 8f5ff96 commit a9c569e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/material/sort/sort-header.scss

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
}
3434

3535
.mat-sort-header-content {
36-
text-align: center;
3736
display: flex;
3837
align-items: center;
3938
}

0 commit comments

Comments
 (0)