fix(datetime): correct style for next-prev

This commit is contained in:
Maria Hutt
2026-03-05 14:19:31 -08:00
parent 89485a62ba
commit 171ba92133

View File

@@ -63,10 +63,8 @@
@include margin(0, 0, 0, 0);
}
:host .calendar-action-buttons ion-buttons {
:host .calendar-action-buttons .calendar-next-prev {
align-items: stretch;
height: 100%;
}
// These styles are copied from buttons.ios.scss