Skip to content

Commit

Permalink
fixed header align
Browse files Browse the repository at this point in the history
Refs: #7036
  • Loading branch information
AlexanderSchmidtCE committed Dec 20, 2024
1 parent bb637c4 commit e6390f8
Showing 1 changed file with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,11 @@
}

&__cell {
&--header {
&--align-left {
text-align: left;
&--align-left {
text-align: left;

.kol-button__text {
justify-items: start;
}
.kol-button__text {
justify-items: start;
}
}

Expand Down

0 comments on commit e6390f8

Please sign in to comment.