chore: remove some unused notification styles #953

Merged
konrad merged 1 commits from dpschen/frontend:feature/chore-remove-unused-notification-styles into main 2021-11-04 16:32:02 +00:00
1 changed files with 0 additions and 8 deletions

View File

@ -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 {