CSS of Container

Hi,
in my installation I see double scrollbars. Which CSS properties (overflow?, height?) I have to set? an other observation: after vertical scrolling the header disappears.

<div id="lightbox">
        <div id="lightbox-content" style="????">
            <span id="close-btn">&times;</span>
            <div id="handsontable" style="width:1660px;height:auto; overflow: auto;" class="handsontable"></div>
        </div>
    </div>

Hi @Knoeterich

Can you please share a code demo where the issue can be replicated? It will be easier to review the problem this way.

Hi @Knoeterich

Do we have any updates here? Is the issue resolved?

I have self colved, if you want I can send the code.

Thank you for the update. There’s no need to send the code. We just wanted to know if you’re blocked with anything and need help.