Skip to content

Commit

Permalink
fix: btn style inside alert
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-devfront committed May 21, 2024
1 parent 849877d commit a78a17b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _dev/apps/ui/src/assets/scss/components/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
.btn {
&[class*="btn-outline"] {
color: $primary-800;
font-weight: 500;
}
&:hover {
&.btn-outline-info {
Expand Down

0 comments on commit a78a17b

Please sign in to comment.