chore: remove some unused notification styles
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Dominik Pschenitschni 2021-11-04 17:23:50 +01:00
parent b6c4bb1801
commit 68b721e692
Signed by: dpschen
GPG Key ID: B257AC0149F43A77
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 {