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
Column block within it has the Vertical Content Alignment set to Stretch but due to DOM elements added by Gutenberg the style is not respected e.g. the inner and single element does not get height: 100% / h-full class.
Backend ❌
Frontend ✅
The text was updated successfully, but these errors were encountered:
Column block within it has the Vertical Content Alignment set to Stretch but due to DOM elements added by Gutenberg the style is not respected e.g. the inner and single element does not get
height: 100% / h-full
class.Backend ❌
Frontend ✅
The text was updated successfully, but these errors were encountered: