Skip to content

Commit

Permalink
fix(alert): maintain alert icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinWijnant committed Mar 7, 2021
1 parent 49625ce commit fbd0b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Alert/Alert.module.css
Expand Up @@ -48,6 +48,7 @@ svg.icon {
margin-right: 10px;
height: 16px;
width: 16px;
flex-shrink: 0;
}

svg.icon.iconSuccess {
Expand Down

0 comments on commit fbd0b38

Please sign in to comment.