chore: remove some unused notification styles (#953)
Co-authored-by: Dominik Pschenitschni <mail@celement.de> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/953 Co-authored-by: dpschen <dpschen@noreply.kolaente.de> Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
This commit is contained in:
parent
58986c4a7a
commit
b7207c6eaf
1 changed files with 0 additions and 8 deletions
|
@ -5,14 +5,6 @@
|
||||||
.notifications {
|
.notifications {
|
||||||
left: 0.5rem !important;
|
left: 0.5rem !important;
|
||||||
bottom: 1rem !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 {
|
.message .message-body {
|
||||||
|
|
Loading…
Reference in a new issue