Skip to content

Commit

Permalink
fix(components): fixed max-width for placeholder-icon in chrome
Browse files Browse the repository at this point in the history
g

master
  • Loading branch information
samwx committed Nov 20, 2019
1 parent cc1dbdc commit 1229003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/components/_select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@

img, svg {
height: auto;
max-width: 100%;
}
}
}
Expand Down

0 comments on commit 1229003

Please sign in to comment.