Selaa lähdekoodia

update default button theme

master
jason.lam 1 vuosi sitten
vanhempi
commit
ce62eb7fc9
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      src/themes/themeConst.js

+ 2
- 1
src/themes/themeConst.js Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna