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 Dec 25, 2023
1 parent 56aa587 commit 648b253
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 @@ -124,9 +124,6 @@

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

&__body &__row_interactive:hover {
Expand Down

0 comments on commit 648b253

Please sign in to comment.