You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm trying to place some text next to a button. I want to use the core paragraph block and the core buttons block. I'm placing them inside a Group block, and I would like to make the inner blocks (the paragraph and the button) be displayed as inline-block.
Describe the solution you'd like
A style that allows the blocks inside the Group block to be displayed as inline blocks, similar to the Social Icons or the Navigation block.
Describe alternatives you've considered
Adding my own class with custom CSS.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm trying to place some text next to a button. I want to use the core paragraph block and the core buttons block. I'm placing them inside a Group block, and I would like to make the inner blocks (the paragraph and the button) be displayed as
inline-block
.Describe the solution you'd like
A style that allows the blocks inside the Group block to be displayed as inline blocks, similar to the Social Icons or the Navigation block.
Describe alternatives you've considered
Adding my own class with custom CSS.
The text was updated successfully, but these errors were encountered: