瀏覽代碼

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-search__button:hover,
 .wp-block-file .wp-block-file__button:hover,
 .wp-block-file .wp-block-file__button:hover,
+.wp-block-post-comments input[type=submit]:hover,
 .wp-block-button__link:hover {
 .wp-block-button__link:hover {
 	background-color: var(--wp--preset--color--background);
 	background-color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--foreground);
 	color: var(--wp--preset--color--foreground);