Revert "Fixed width of notification"

This reverts commit e4b6cc24dd.
pull/149/head
Vladimir Volek 6 years ago
parent ae729dcc46
commit 4903916e3d

@ -33,7 +33,6 @@ type NProps = {
};
const Wrapper = styled.div`
width: 100%;
position: relative;
color: ${colors.TEXT_PRIMARY};
background: ${colors.TEXT_SECONDARY};

Loading…
Cancel
Save