Skip to content

Commit

Permalink
fix(@clayui/alert): Unset flex property for feedback variant
Browse files Browse the repository at this point in the history
  • Loading branch information
Beltran Rengifo committed Jul 6, 2022
1 parent cac8e75 commit 0450de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/clay-css/src/scss/components/_alerts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@

.alert-autofit-row,
.autofit-row {
align-items: unset;
display: inline;
margin-left: 0;
margin-right: 0;
Expand Down

0 comments on commit 0450de5

Please sign in to comment.