Sfoglia il codice sorgente

update default button theme

master
jason.lam 1 anno fa
parent
commit
ce62eb7fc9
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      src/themes/themeConst.js

+ 2
- 1
src/themes/themeConst.js Vedi File

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


Caricamento…
Annulla
Salva