fix: remove whitespace at the bottom of select dropdown (#12699)
This commit is contained in:
parent
0143a983b2
commit
ef839f674d
|
|
@ -191,6 +191,7 @@ export const DEFAULT_STYLES: PartialStylesConfig = {
|
|||
width: auto;
|
||||
min-width: 100%;
|
||||
max-width: 80vw;
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
border: 0;
|
||||
`,
|
||||
|
|
|
|||
Loading…
Reference in New Issue