feat: add action chips to search results

This commit is contained in:
Wieland Schöbl
2021-06-22 15:09:40 +00:00
parent 0aa26020be
commit 67fb4a43c9
27 changed files with 771 additions and 303 deletions

View File

@@ -0,0 +1,7 @@
::ng-deep ion-item-divider {
cursor: pointer;
}
ion-card-content {
width: fit-content;
}