PLT-5884 Fix burger mention numbers (#362)
This commit is contained in:
parent
f642de986a
commit
8aaddf70f3
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ function ChannelDrawerButton(props) {
|
|||
|
||||
const mentionStyle = {
|
||||
color: '#fff',
|
||||
fontSize: 12
|
||||
fontSize: 10
|
||||
};
|
||||
|
||||
badge = (
|
||||
|
|
|
|||
Loading…
Reference in a new issue