Procházet zdrojové kódy

update default button theme

master
jason.lam před 1 rokem
rodič
revize
ce62eb7fc9
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      src/themes/themeConst.js

+ 2
- 1
src/themes/themeConst.js Zobrazit soubor

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


Načítá se…
Zrušit
Uložit