Skip to content

Commit

Permalink
Adjust alignment of last item in each row
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Jun 8, 2023
1 parent c4bd21b commit 4956497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/table/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
}
&:last-child {
padding-right: 0;
text-align: right;
}
}
tr {
Expand Down

0 comments on commit 4956497

Please sign in to comment.