When the content in the Query Search table is larger than the viewport no scrollbar appears. Leaving the user unable to scroll.
A scrollbar appears and the user is able to scroll.
No scrollbar appears and the user is unable to scroll.

master3.6.7v9.11.25.6.0Make sure these boxes are checked before submitting your issue - thank you!
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
If you add overflow: auto to the scrollbar-container div in your browser than you're able to scroll again...
If you add overflow: auto to the scrollbar-container div in your browser than you're able to scroll again...
This is just a quick hack, this needs to be fixed somewhere in the stylesheets.
If you add overflow: auto to the scrollbar-container div in your browser than you're able to scroll again...
This breaks other UI elements that also use the .scrollbar-container class
Most helpful comment
Issue-Label Bot is automatically applying the label
#bugto this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: app homepage, dashboard and code for this bot.