소스 검색

Revert "Redhill: Remove Media & Text block editor style"

This reverts commit be4d855ffe34f0fad6859361a15446b46120e921.
Thomas Guillot 6 년 전
부모
커밋
cb30bc0688
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      redhill/style-editor.css

+ 4 - 0
redhill/style-editor.css

@@ -444,6 +444,10 @@ object {
 	padding-left: 0;
 }
 
+.wp-block-media-text .block-editor-inner-blocks a {
+	color: currentColor;
+}
+
 .wp-block-pullquote {
 	padding: calc( 3 * 16px) 0;
 	margin-left: 0;