-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Group Block: add ability to alter padding values #14747
Comments
I think there's already an issue about this (related to responsive controls), this might be a duplicate. |
I would think that the Group block could go ahead as an example on how to add block specific padding/margin controls. Getting it in place so that down the line it could also be added to other blocks. I am adding in some issues. Block-specific responsive controls Add padding and margin for blocks, and get rid of Spacer block. Add Block: Responsive Support for Responsive Columns |
I like starting with this block to see how specific controls might work. |
@mtias I've started work on an implementation of this. |
I'm removing the |
@ItsJonQ could we look at enabling the padding control from Cover here? |
The Section Block currently has padding added when a background color is set. It would be good to be able to adjust this setting regardless of whether there is a background color set.
Describe the solution you'd like
A UI to enable the adjusting of the Block inner padding. This should
Potential Considerations
The text was updated successfully, but these errors were encountered: