allow for vertical scrolling of calendar (mouse and keyboard)
This commit is contained in:
parent
263d8ea02c
commit
acef6a822a
3 changed files with 45 additions and 12 deletions
|
|
@ -118,7 +118,7 @@ Calendar
|
|||
overflow: hidden;
|
||||
}
|
||||
.OxCalendar > .OxCalendarContent {
|
||||
//height: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.OxCalendar .OxBackground {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue