Skip to content

Commit

Permalink
Align datamodel field rows correctly (#11892)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasEng authored Dec 19, 2023
1 parent 99fa433 commit d77979f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
}

.tableCell {
vertical-align: middle;
vertical-align: top;
padding-bottom: 1rem;
box-sizing: border-box;
padding-right: 1rem;
Expand Down

0 comments on commit d77979f

Please sign in to comment.