fix(tusimple-theme): select border

This commit is contained in:
07akioni 2021-02-19 13:54:53 +08:00
parent 8e4860b335
commit 5ac9b952e2

View File

@ -238,8 +238,7 @@ export const themeOverrides: GlobalThemeOverrides = {
InternalSelection: {
heightMedium: '32px',
fontSizeMedium: '16px',
paddingSingle: '0 36px 0 12px',
border: '1px solid transparent'
paddingSingle: '0 36px 0 12px'
},
InternalSelectMenu: {
height: '290px',