Skip to content

Commit

Permalink
IBX-4325: Added min-height for field definition header (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM authored Aug 2, 2023
1 parent 60ff43d commit 9961c75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Resources/public/scss/_field-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
justify-content: space-between;
align-items: center;
font-weight: bold;
min-height: calculateRem(70px);
}

&__name {
Expand Down

0 comments on commit 9961c75

Please sign in to comment.