mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-18 12:34:25 +08:00
fix(tusimple-theme): select border
This commit is contained in:
parent
8e4860b335
commit
5ac9b952e2
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user