Skip to content

Commit

Permalink
Standardize BS5 required form elements. (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
melaniekung committed Oct 25, 2023
1 parent 4ec24ec commit 590c35a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins/arDominionB5Plugin/scss/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@ ul.multiInput,
.accordion-body > .mb-3:last-child {
margin-bottom: 0 !important;
}

.form-required {
color: $primary;
}

0 comments on commit 590c35a

Please sign in to comment.