Hi Jeff,
We have validated your reported query and it is known issue in our
end. We will resolve this issue in our
volume 2 release, which was schedule on the end of the June 2022. We
appreciate your patience until then. Please refer the below CSS style to
resolve this issue temporary.
|
.e-listbox-container .e-selectall-parent + .e-list-parent {
height: calc(100% - 36px);
}
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
height: calc(100% - 79px);
}
.e-listbox-container.e-filter-list .e-list-parent {
height: calc(100% - 43px);
}
|
Could you please check the above code
and get back to us, if you need any further assistance on this.
Regards,
YuvanShankar
A