List of buttons with minimal spacing

Hi i am new to streamlit. I am creating a list of buttons, but I see gaps between buttons due to some CSS issue. How can i create a list of buttons with minimal gap so that one button end and other’s start are at same without minimal gaps. See in expected pic, how Topics and More vertically side by side.

current:


expected:

Just stumbled across this custom component another streamlit user created. Maybe this can solve you problem: