Unreads header is capitilized (#6337)
This commit is contained in:
parent
a0f25f0e3b
commit
088d125792
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => ({
|
|||
heading: {
|
||||
color: changeOpacity(theme.sidebarText, 0.64),
|
||||
...typography('Heading', 75),
|
||||
textTransform: 'uppercase',
|
||||
paddingLeft: 18,
|
||||
paddingVertical: 8,
|
||||
marginTop: 12,
|
||||
|
|
|
|||
Loading…
Reference in a new issue