mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(datetime): correct style for next-prev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user