Columns block spacing doesn't work with 'disable-layout-styles' option #49782
Labels
[Block] Columns
Affects the Columns Block
Needs Testing
Needs further testing to be confirmed.
[Type] Bug
An existing feature does not function as intended
Description
While using add_theme_support( 'disable-layout-styles' ) option, block spacing doesn't applied for Columns block.
![Screenshot 2023-04-13 at 01 34 11](https://user-images.githubusercontent.com/34622592/231608494-cc62749e-b620-420b-a929-e329bb8032fc.png)
![Screenshot 2023-04-13 at 01 34 46](https://user-images.githubusercontent.com/34622592/231608501-e80140fe-aea5-4029-a3d3-9042fc62fd40.png)
Step-by-step reproduction instructions
add_theme_support( 'disable-layout-styles' );
to functions.phpScreenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: