Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
components: Adjust table cell paddings
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Guidée <[email protected]>
  • Loading branch information
quentinguidee committed Feb 18, 2024
1 parent 9c08b10 commit 7e9780d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/lib/components/Table/Table.sass
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

&-cell, &-head-cell
border: 1px solid colors.$bg-tertiary
padding: 10px 20px
padding: 10px 15px
line-height: fonts.$line-height-normal

&:has(> .input)
Expand Down

0 comments on commit 7e9780d

Please sign in to comment.