feat: display availability and item data for library items

This commit is contained in:
Jovan Krunić
2022-09-08 13:02:19 +00:00
committed by Thea Schöbl
parent 605aa1b782
commit d571b1dbe5
25 changed files with 695 additions and 145 deletions

View File

@@ -114,6 +114,13 @@ ion-card.bold-header {
font-weight: bold;
}
}
ion-header {
stapps-favorite-button {
ion-icon {
color: var(--ion-color-light);
}
}
}
.ion-content-parallax {
@include ion-content-parallax()