ソースを参照

Fix menu toggle for default color scheme

sixhours 4 年 前
コミット
7a1fb356fb
1 ファイル変更1 行追加0 行削除
  1. 1 0
      independent-publisher-2/style.css

+ 1 - 0
independent-publisher-2/style.css

@@ -846,6 +846,7 @@ input::-moz-focus-inner {
 	border: solid 2px currentColor;
 	border-radius: 4px;
 	background: none;
+	color: #383838;
 
 	-webkit-font-smoothing: antialiased;
 }