Explorar el Código

update default button theme

master
jason.lam hace 1 año
padre
commit
ce62eb7fc9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      src/themes/themeConst.js

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

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


Cargando…
Cancelar
Guardar