feat: timetable module - schedule and calendar

This commit is contained in:
Wieland Schöbl
2021-08-13 12:27:40 +00:00
parent e81b2e161d
commit d8ede006df
59 changed files with 3287 additions and 555 deletions

View File

@@ -5,3 +5,7 @@
ion-card-content {
width: fit-content;
}
.action-buttons {
float: right;
}