Skip to content

Commit

Permalink
equalize table column width
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey Novikov committed Aug 31, 2023
1 parent 305efa0 commit 0e0d527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/defaultV2-theme/blocks/sd-table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
border-top: calcSize(1) solid transparent;
border-bottom: calcSize(1) solid transparent;
background-clip: padding-box;
width: 0;
}

.sd-table__row:first-of-type>.sd-table__cell {
Expand Down

0 comments on commit 0e0d527

Please sign in to comment.