I have 3 buttons inside 3 columns, with equal height selected for these columns.
– when I’m resizing the browser window I would like to have equal height also for buttons, how to do it?
– when I’m resizing the browser window , the buttons are not staying inside the columns (see printscreen below); how to keep the buttons inside the columns?
Hey Gabriel!
It looks like you’ll want to use a grid row element for this instead. You can set a background for each cell to make them look like buttons.
Best regards,
Elliott
Hi Elliot!
Nice idea! I did it and resizing is working fine.
Thanks,
Gabriel