Skip to content

Commit

Permalink
fix: Do not shrink the icon in the error tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed Jun 25, 2021
1 parent 0b37966 commit 096ba8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cozy/_validation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
}

.invalid-tooltip .icon {
flex-shrink: 0;
margin: .25rem .375rem .25rem 0;
}

Expand Down

0 comments on commit 096ba8d

Please sign in to comment.