Ver código fonte

update default button theme

master
jason.lam 1 ano atrás
pai
commit
ce62eb7fc9
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      src/themes/themeConst.js

+ 2
- 1
src/themes/themeConst.js Ver arquivo

@@ -76,7 +76,8 @@ export const PNSPS_THEME = createTheme({
opacity: 0.75,
},
'&.MuiButton-root':{
fontSize: FONT_SIZE
fontSize: '1.2rem',
alignItems: 'normal',
},
}
}


Carregando…
Cancelar
Salvar