The side bar's default overflow behaviour is to hide the overflowing content, which is a problem when you have a lot of tables in your database. This PR fixes that and allows for it to scroll on overflow.
Hey @abdoufma, thanks for the fix!
I'm mid-way through a couple of changes to the code editor, will get these finished tomorrow afternoon/evening and get this merged in - just to prevent extra releases 😄
The side bar's default overflow behaviour is to hide the overflowing content, which is a problem when you have a lot of tables in your database. This PR fixes that and allows for it to scroll on overflow.