Fix unread mentions indicator position
This commit is contained in:
parent
6ea85341b9
commit
342b4cddc4
|
@ -10,7 +10,7 @@
|
||||||
border-radius: 0 0 0 5px;
|
border-radius: 0 0 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.unread-mentions-indicator-top {
|
[class*="unreadMentionsIndicatorTop-"] {
|
||||||
top: 49px;
|
top: 49px;
|
||||||
|
|
||||||
.platform-osx & {
|
.platform-osx & {
|
||||||
|
|
Loading…
Reference in New Issue