PLT-5997 show the above unread indicator 15px below the header (#396)

This commit is contained in:
enahum 2017-03-26 22:22:41 -03:00 committed by GitHub
parent 43b582d4e5
commit d0005231c6

View file

@ -467,7 +467,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
},
above: {
backgroundColor: theme.mentionBj,
top: 55
top: 79
},
below: {
backgroundColor: theme.mentionBj,