mirror of
https://github.com/ustc-zzzz/mcbbs-markdown2bbcode-converter.git
synced 2024-11-21 01:10:50 +08:00
Decrease font size for small subtitle
This commit is contained in:
parent
76f530e988
commit
99c4c8e921
@ -31,7 +31,7 @@ export const useRootStyles = Core.makeStyles(theme => ({
|
||||
|
||||
export const useHeaderStyles = Core.makeStyles(theme => ({
|
||||
titleSuffixSmall: {
|
||||
fontSize: theme.typography.overline.fontSize,
|
||||
fontSize: '0.625rem',
|
||||
whiteSpace: 'nowrap',
|
||||
paddingLeft: 1,
|
||||
flexGrow: 1
|
||||
|
Loading…
Reference in New Issue
Block a user