Ver a proveniência

update default button theme

master
jason.lam há 1 ano
ascendente
cometimento
ce62eb7fc9
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      src/themes/themeConst.js

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

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


Carregando…
Cancelar
Guardar