浏览代码

Force button block in comments block to follow the rules

Jason Crist 3 年之前
父节点
当前提交
071a9b4a76
共有 1 个文件被更改,包括 1 次插入0 次删除
  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);