Skip to content

Commit

Permalink
feat(Table)!: remove uppercase heading style (#1222)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturAbdullin authored and amje committed Feb 6, 2024
1 parent c2719ae commit 92fe12f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Table/Table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,6 @@

&__head &__cell {
@include mixins.text-accent;
&::first-letter {
text-transform: uppercase;
}
}

&__body &__row_interactive:hover {
Expand Down

0 comments on commit 92fe12f

Please sign in to comment.