diff --git a/src/components/Notification/index.js b/src/components/Notification/index.js index 8b4e5bb2..fdff20e7 100644 --- a/src/components/Notification/index.js +++ b/src/components/Notification/index.js @@ -87,7 +87,7 @@ const StyledIcon = styled(Icon)` `; const IconWrapper = styled.div` - min-width: 20px; + min-width: 30px; `; const Texts = styled.div`