Skip to content

Commit

Permalink
adding space between entity form and buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
briancoffelt committed Jun 7, 2021
1 parent 0ef4c39 commit 3cbcf98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scss/root/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,8 @@ select {
}
}

.entity-view-display-form {
.form-wrapper {
margin-top: 32px;
}
}

0 comments on commit 3cbcf98

Please sign in to comment.