Skip to content

Commit

Permalink
fix: explicitely align table entries to center
Browse files Browse the repository at this point in the history
Closes #970
  • Loading branch information
Skaiir committed Jan 12, 2024
1 parent 0f043bd commit 0ab6054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/form-js-viewer/assets/form-js-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,7 @@
text-align: left;
height: 32px;
padding: 0 16px;
vertical-align: center;
}

.fjs-container .fjs-table-body .fjs-table-tr:not(:last-child) {
Expand Down

0 comments on commit 0ab6054

Please sign in to comment.