Updated and completed the notifications and bluetooth module.

This commit is contained in:
Jas Singh
2024-06-20 00:07:24 -07:00
parent d61c50324b
commit 6670829bfc
7 changed files with 81 additions and 94 deletions

View File

@@ -32,12 +32,10 @@
border-radius: 0.4rem;
}
.notification-card-image {
border: 0.2rem solid $base;
border-radius: 0.4rem;
min-width: 3rem;
min-height: 3rem;
padding: 1rem 1rem;
// margin-top: 1rem;
background-size: contain;
background-repeat: no-repeat;
}