Skip to content

Commit

Permalink
update css
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonchuah4 committed Jul 13, 2023
1 parent aaeb21b commit d67c19a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/css/brutusin-json-forms.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ form.brutusin-form .error-message {
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.brutusin-form.form-inline label {
justify-content: end;
}
.container {
padding-top: 10px;
padding-bottom: 30px;
Expand Down

0 comments on commit d67c19a

Please sign in to comment.