Hi Kirk Sealls ,
As per your requirement use this CSS ,
it work fine as your requirement :
html, body, #reactContainer, #transitionContainer, .screen-container
{
height: 100%;
display: inline;
overflow: auto;
z-index: 0;
}
.flatpickr-calendar.open
{
display: inline-block;
z-index: auto;
}
Demo link : https://personal-x1ixzlcz.outsystemscloud.com/AddaHoliday/ModifyHolidays?_ts=637948226212983187
I updated your oml file ,please check it also .
Let me know if It was helpful.
Thanks,
Kundan Chauhan