fix: schedule navigation bar layout

This commit is contained in:
Rainer Killinger
2022-01-31 11:59:23 +01:00
parent a57c3029df
commit e7d5f83100
5 changed files with 39 additions and 32 deletions

View File

@@ -1,8 +1,6 @@
ion-card-header {
ion-button {
position: absolute;
right: 0;
top: 0;
ion-button {
ion-label {
color: var(--ion-color-primary);
}
}