Skip to content

Commit 171ba92

Browse files
committed
fix(datetime): correct style for next-prev
1 parent 89485a6 commit 171ba92

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

core/src/components/datetime/datetime.ios.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,8 @@
6363
@include margin(0, 0, 0, 0);
6464
}
6565

66-
:host .calendar-action-buttons ion-buttons {
66+
:host .calendar-action-buttons .calendar-next-prev {
6767
align-items: stretch;
68-
69-
height: 100%;
7068
}
7169

7270
// These styles are copied from buttons.ios.scss

0 commit comments

Comments
 (0)