chore: cleanup
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
kolaente 2021-11-26 22:23:58 +01:00
parent de090db794
commit dc64e9c3ba
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 0 additions and 13 deletions

View File

@ -7,5 +7,4 @@
@import "form";
@import "link-share";
@import "loading";
@import "notification";
@import "flatpickr";

View File

@ -1,12 +0,0 @@
.notification {
border: $thickness solid $border;
}
.notifications {
left: 0.5rem !important;
bottom: 1rem !important;
}
.message .message-body {
border: $thickness solid;
}