Skip to content

Commit

Permalink
Revert "Set image width to fit-content to solve aspect ratio proble…
Browse files Browse the repository at this point in the history
…ms in Firefox. (#66217)" (#66804)

Co-authored-by: kevin940726 <[email protected]>
Co-authored-by: ramonjd <[email protected]>
Co-authored-by: mukeshpanchal27 <[email protected]>
Co-authored-by: juanfra <[email protected]>
This reverts commit 0e65adc.
  • Loading branch information
kevin940726 authored and priethor committed Nov 18, 2024
1 parent 683713a commit 51e9978
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/image/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
max-width: 100%;
vertical-align: bottom;
box-sizing: border-box;
width: fit-content;

@media (prefers-reduced-motion: no-preference) {
&.hide {
Expand Down

0 comments on commit 51e9978

Please sign in to comment.