Affinity: Fix Gutenberg gallery block when images link to media files
@@ -52,6 +52,10 @@ p.has-drop-cap:not(:focus)::first-letter {
margin-left: auto;
}
+.wp-block-gallery.is-cropped .blocks-gallery-item a {
+ overflow: hidden;
+}
+
/* Quote */
.wp-block-quote cite {