X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/e1aac257a34c4c0210ea1663a7f6dd0b9c482e5d..cba0f400f56889778321bdc0fdcf6cee236f6a79:/src/common/custom-theme.ts diff --git a/src/common/custom-theme.ts b/src/common/custom-theme.ts index 098e0090..2b0c5891 100644 --- a/src/common/custom-theme.ts +++ b/src/common/custom-theme.ts @@ -99,6 +99,9 @@ const themeOptions: ArvadosThemeOptions = { } }, MuiInput: { + root: { + fontSize: '0.875rem' + }, underline: { '&:after': { borderBottomColor: purple800 @@ -109,6 +112,9 @@ const themeOptions: ArvadosThemeOptions = { } }, MuiFormLabel: { + root: { + fontSize: '0.875rem' + }, focused: { "&$focused:not($error)": { color: purple800