Skip to content

Commit

Permalink
fix(material/sort): avoid center align for sort header
Browse files Browse the repository at this point in the history
andrewseguin committed Dec 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1c1ebfd commit 0c099ff
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
@@ -33,7 +33,6 @@
}

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

0 comments on commit 0c099ff

Please sign in to comment.