#Specify global width for components
3 messages · Page 1 of 1 (latest)
width of what?
of input components, like textInput, select, autocomplete
3 messages · Page 1 of 1 (latest)
how to pass width property inside mantine global theme, i have tried adding it like
other: {
width: 120,
}
}}
but it doesnt work
width of what?
of input components, like textInput, select, autocomplete