Improve agenda

This commit is contained in:
2021-02-26 15:29:05 +01:00
parent 8716b4558e
commit f8d96a5b7c
14 changed files with 532 additions and 27 deletions
+7
View File
@@ -33,4 +33,11 @@ ion-badge {/* */
display: flex;
justify-content: space-around;
}
}
@media only screen and (min-width: 1024px) {
ion-tabs.tab .bottoms{
// display: none;
}
}