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

@@ -48,3 +48,7 @@ ion-item {
font-size: x-large;
}
}
.add-event-popover {
--width: fit-content;
}