Ver Fonte

Varia: Fix load more text size in editor

Takashi Irie há 5 anos atrás
pai
commit
2d6dbe8384
2 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 1
      varia/sass/blocks/blog-posts/_editor.scss
  2. 0 1
      varia/style-editor.css

+ 0 - 1
varia/sass/blocks/blog-posts/_editor.scss

@@ -157,7 +157,6 @@
 	// Extend button style
 	@extend %button-style;
 	display: inline-block;
-	font-size: (strip-unit(map-deep-get($config-global, "font", "size", "md")) + 0em);
 
 	&:hover {
 		cursor: default;

+ 0 - 1
varia/style-editor.css

@@ -511,7 +511,6 @@ object {
  */
 .wp-block-a8c-blog-posts + .button {
 	display: inline-block;
-	font-size: 1.2em;
 }
 
 .wp-block-a8c-blog-posts + .button:hover {