fix: remove whitespace at the bottom of select dropdown (#12699)

This commit is contained in:
Jesse Yang 2021-01-23 17:10:32 -08:00 committed by GitHub
parent 0143a983b2
commit ef839f674d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ export const DEFAULT_STYLES: PartialStylesConfig = {
width: auto;
min-width: 100%;
max-width: 80vw;
background: none;
box-shadow: none;
border: 0;
`,