mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
text fields: increase label size
This commit is contained in:
@@ -283,8 +283,7 @@ export const components = (theme: Theme): ThemeOptions => {
|
||||
MuiInputLabel: {
|
||||
styleOverrides: {
|
||||
root: {
|
||||
...theme.typography.caption,
|
||||
fontWeight: 500,
|
||||
...theme.typography.button,
|
||||
color: theme.palette.text.primary,
|
||||
},
|
||||
filled: {
|
||||
|
||||
Reference in New Issue
Block a user