Fixed line-height for notifications (mobile)
This commit is contained in:
committed by
fabioberger
parent
bef662a6e1
commit
9af95a9461
@@ -29,6 +29,7 @@ const NotificationWrapper = styled.div<INotificationWrapperProps>`
|
||||
|
||||
const NotificationText = styled.span`
|
||||
font-size: 1rem;
|
||||
line-height: 26px;
|
||||
margin-left: 1rem;
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user