Skip to content

Commit

Permalink
style(search): extend search Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
s-pace committed Aug 25, 2020
1 parent af4f0b6 commit 387157a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Search.js
Expand Up @@ -64,6 +64,10 @@ const Search = () => (
text-align: left;
}
.DocSearch-Search-Icon {
width: 28px;
}
.DocSearch-Modal {
a {
border-bottom-style: none;
Expand Down

0 comments on commit 387157a

Please sign in to comment.