diff --git a/public_html/wp-content/themes/wporg-pattern-directory-2024/style.css b/public_html/wp-content/themes/wporg-pattern-directory-2024/style.css index 988a89d7..e68ec231 100644 --- a/public_html/wp-content/themes/wporg-pattern-directory-2024/style.css +++ b/public_html/wp-content/themes/wporg-pattern-directory-2024/style.css @@ -134,6 +134,11 @@ body.page .wp-block-wporg-local-navigation-bar .wp-block-query-title { aspect-ratio: 4 / 3; display: flex; align-items: center; + overflow: hidden; +} + +.wporg-my-patterns .wp-block-wporg-pattern-preview { + max-height: 100%; } /* Add background to spacers. These are custom classes, not attached as block styles. */