Skip to content

Commit

Permalink
style: remove min-width
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluepuper committed Jul 17, 2023
1 parent da46bcf commit 832a178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Table/Table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
line-height: variables.$tableLineHeight;
text-align: left;
overflow-wrap: break-word;
min-width: 17px;

&:first-child {
padding-left: 0;
Expand Down

0 comments on commit 832a178

Please sign in to comment.