Skip to content

Commit

Permalink
fix: alert modal on Identity page incorrectly uses title case (#5076)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell authored Feb 10, 2025
1 parent 23e4c7d commit 88fef8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/web/styles/project/_alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
.icon-alert {
margin-right: 0.75rem;
}
text-transform: none;
}

.alert-danger {
Expand Down

0 comments on commit 88fef8d

Please sign in to comment.