Skip to content

Commit

Permalink
fix issue where global shadow isn't applied
Browse files Browse the repository at this point in the history
  • Loading branch information
madhusudhand authored and vcanales committed Jan 24, 2024
1 parent 163bda5 commit 01af895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/image/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
},
"selectors": {
"border": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",
"shadow": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder",
"filter": {
"duotone": ".wp-block-image img, .wp-block-image .components-placeholder"
}
Expand Down

0 comments on commit 01af895

Please sign in to comment.