Skip to content

Commit

Permalink
fix(tailwind-formio): fix hr layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Mar 27, 2021
1 parent 5db5587 commit 747be9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tailwind-formio/styles/form.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ textarea.form-control {
@apply flex items-center pt-1 pb-2 m-0;
}

.formio-component hr,
hr {
@apply border-gray-300 mx-20 mb-5;
}

0 comments on commit 747be9a

Please sign in to comment.