diff --git a/src/styles/theme/notification.scss b/src/styles/theme/notification.scss index aaf83968c..9950b9606 100644 --- a/src/styles/theme/notification.scss +++ b/src/styles/theme/notification.scss @@ -5,14 +5,6 @@ .notifications { left: 0.5rem !important; bottom: 1rem !important; - - .notification-wrapper .notification { - border-radius: 0; - border-top-width: 0; - border-right-width: 0; - border-bottom-width: 0; - border-left-width: 0.4rem; - } } .message .message-body {