Stackable
Stackable copied to clipboard
Card block issue - Issue when using the Default 2 layout (buttons column overlaps outside the Card block)
Describe the bug When using Default 2 layout, the Column/Container block that includes the buttons are not aligned and overlaps outside the Card Note/s:
- This happens only for Default 2 layout
- Only happens for Twenty Twenty-Two Theme
- Only happens for frontend, backend looks fine
To Reproduce Steps to reproduce the behavior:
- Set theme as Twenty Twenty-Two Theme
- Create a new page
- Add a Card block
- Set layout to "Default 2"
- Save page and view frontend
- Check if column/container block for buttons overlaps outside the Card block
Expected behavior
Columns/Container block is aligned inside the Card block along with other blocks.
Screenshots