Skip to content

Commit

Permalink
refactor(v2): align search icon to center on mobiles
Browse files Browse the repository at this point in the history
  • Loading branch information
lex111 committed May 27, 2020
1 parent d391a2b commit 90db1bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
}

.searchInput {
background-position-x: 0.85rem;
width: 0;
transition: width 0.3s ease-in-out;
}
Expand Down

0 comments on commit 90db1bf

Please sign in to comment.