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
  • Loading branch information
andrewseguin authored Dec 18, 2024
1 parent ad70e87 commit 704dc08
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 704dc08

Please # to comment.