Browse Source

Force button block in comments block to follow the rules

Jason Crist 3 năm trước cách đây
mục cha
commit
071a9b4a76
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pendant/style.css

+ 1 - 0
pendant/style.css

@@ -74,6 +74,7 @@ a:focus {
 	
 .wp-block-search__button:hover,
 .wp-block-file .wp-block-file__button:hover,
+.wp-block-post-comments input[type=submit]:hover,
 .wp-block-button__link:hover {
 	background-color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--foreground);