PLT-5997 show the above unread indicator 15px below the header (#396)
This commit is contained in:
parent
43b582d4e5
commit
d0005231c6
1 changed files with 1 additions and 1 deletions
|
|
@ -467,7 +467,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
},
|
||||
above: {
|
||||
backgroundColor: theme.mentionBj,
|
||||
top: 55
|
||||
top: 79
|
||||
},
|
||||
below: {
|
||||
backgroundColor: theme.mentionBj,
|
||||
|
|
|
|||
Loading…
Reference in a new issue