Skip to content

Commit

Permalink
Fix input padding
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnstn committed Jul 14, 2021
1 parent 213a498 commit 0ae5d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/search-control/style.native.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
color: $gray-dark;
text-align: left;
font-size: 17px;
align-items: center;
padding: 0;
}

.search-control__form-input--dark {
Expand Down

0 comments on commit 0ae5d0d

Please sign in to comment.