소스 검색

Remove responsive image fix (#5648)

Sarah Norris 3 년 전
부모
커밋
200ec0cd42
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      archeo/style.css

+ 0 - 9
archeo/style.css

@@ -216,15 +216,6 @@ body > .is-root-container > .wp-block-template-part > .wp-block-cover,
 	text-decoration-line: underline;
 }
 
-/*
- * Needed until there's a fix in GB.
- * Related: https://github.com/WordPress/gutenberg/pull/39045
- */
-.wp-block-image img {
-	height: auto;
-	max-width: 100%;
-}
-
 /*
  * Needed until https://github.com/WordPress/gutenberg/issues/34529 is fixed.
  */