Skip to content

Commit

Permalink
Adjust form hint size
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Nov 7, 2024
1 parent 69c3650 commit e38c3fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/madmin/forms.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
}

.form-hint {
font-size: 0.875rem;
margin-top: 0.5rem;

&.error {
color: rgb(239 68 68);
}
Expand Down

0 comments on commit e38c3fd

Please sign in to comment.