Skip to content

Commit

Permalink
fix(material/sort): avoid center align for sort header (angular#30198)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin authored and kseamon committed Dec 18, 2024
1 parent 5347d8c commit 3906b86
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 3906b86

Please sign in to comment.