Skip to content

Commit

Permalink
fix(material/sort): avoid center align for sort header (#30198)
Browse files Browse the repository at this point in the history
(cherry picked from commit 704dc08)
  • Loading branch information
andrewseguin committed Dec 18, 2024
1 parent 8f5ff96 commit a9c569e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/material/sort/sort-header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
}

.mat-sort-header-content {
text-align: center;
display: flex;
align-items: center;
}
Expand Down

0 comments on commit a9c569e

Please # to comment.