소스 검색

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',
},
}
}


불러오는 중...
취소
저장