Skip to content

Commit e17c9c0

Browse files
committed
fix(datetime): update styles for proper scaling
1 parent 6bc89ff commit e17c9c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

core/src/components/datetime/datetime.native.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
// Time / Header
6666
// -----------------------------------
6767

68+
:host .calendar-next-prev {
69+
display: flex;
70+
align-items: start;
71+
}
72+
6873
:host(.datetime-presentation-time) .datetime-time {
6974
@include globals.padding(0);
7075
}

0 commit comments

Comments
 (0)