Fix mention badges in channel drawer (#1615)
This commit is contained in:
parent
81b61b8bb7
commit
b016d203d8
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
fontWeight: '600',
|
||||
paddingRight: 40,
|
||||
height: '100%',
|
||||
width: '100%',
|
||||
flex: 1,
|
||||
textAlignVertical: 'center',
|
||||
lineHeight: 44,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue