parent
6f450b4982
commit
88f879ffe9
20 changed files with 89 additions and 163 deletions
|
|
@ -193,6 +193,7 @@ export function createInput(Component: typeof TextInput) {
|
|||
lineHeight: a.text_md.fontSize * 1.1875,
|
||||
textAlignVertical: rest.multiline ? 'top' : undefined,
|
||||
minHeight: rest.multiline ? 80 : undefined,
|
||||
minWidth: 0,
|
||||
},
|
||||
// fix for autofill styles covering border
|
||||
web({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue