diff --git a/packages/gatsby-plugin-image/src/gatsby-ssr.tsx b/packages/gatsby-plugin-image/src/gatsby-ssr.tsx index a4a0815974b56..c3afcf772298c 100644 --- a/packages/gatsby-plugin-image/src/gatsby-ssr.tsx +++ b/packages/gatsby-plugin-image/src/gatsby-ssr.tsx @@ -22,7 +22,6 @@ export function onRenderBody({ setHeadComponents }: RenderBodyArgs): void { overflow: hidden; } .gatsby-image-wrapper img { - all: inherit; bottom: 0; height: 100%; left: 0;