Skip to content

Commit

Permalink
chore(react): edit autocomplete scss file
Browse files Browse the repository at this point in the history
  • Loading branch information
Achintha Isuru committed Oct 11, 2023
1 parent 56e639e commit 6d8083e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/src/components/Autocomplete/autocomplete.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
*/

.oxygen-autocomplete {
padding-top: 16px;
padding-bottom: 16px;
padding-top: 14px;
padding-bottom: 14px;
}

0 comments on commit 6d8083e

Please sign in to comment.