Skip to content

Commit

Permalink
Merge pull request #701 from coyote-team/612-required-input-fields-on…
Browse files Browse the repository at this point in the history
…ly-show-constraint-on-focus

Remove transparent color for required field label span
  • Loading branch information
jacobyarborough authored Feb 4, 2024
2 parents 34f446f + b881f19 commit a7d8efb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/stylesheets/components/_form.sass
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
width: round($input-padding)

.form-field-label-requirement
color: transparent
font-size: $font-size-control
font-weight: 300
display: flex
Expand Down

0 comments on commit a7d8efb

Please sign in to comment.