ソースを参照

update default button theme

master
jason.lam 1年前
コミット
ce62eb7fc9
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      src/themes/themeConst.js

+ 2
- 1
src/themes/themeConst.js ファイルの表示

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


読み込み中…
キャンセル
保存