Skip to content

Commit ede596d

Browse files
committed
fix(calendar): fix scrolling on mobiles in calendar pickers
1 parent 65f5085 commit ede596d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/components/calendar/calendar.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@
428428
width: 240px;
429429
.popover-inner {
430430
height: 100%;
431+
overflow: hidden;
431432
}
432433
}
433434
.calendar-time-picker {

0 commit comments

Comments
 (0)