fix icon position

pull/2000/head
Warrick Corfe-Tan 4 years ago
parent 84e12ff42f
commit 116cb25b27

@ -11,7 +11,7 @@ const StyledMessageRequestBanner = styled.div`
max-width: 300px;
display: flex;
flex-direction: row;
padding: 8px 16px;
padding: 8px 12px; // adjusting for unread border always being active
align-items: center;
cursor: pointer;

Loading…
Cancel
Save