Fix: render notification center icon on the same spot as on the header
This commit is contained in:
parent
2401238b2f
commit
5412a3a1fc
4 changed files with 43 additions and 17 deletions
|
|
@ -170,8 +170,8 @@ const styles = {
|
|||
},
|
||||
hasUnread: {
|
||||
position: 'absolute',
|
||||
top: 5,
|
||||
left: 185,
|
||||
top: 4,
|
||||
left: 182,
|
||||
width: '9px',
|
||||
height: '9px',
|
||||
backgroundColor: secondaryColor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue