Fix menu toggle for default color scheme
This commit is contained in:
parent
c3c75e3ef7
commit
7a1fb356fb
1 changed files with 1 additions and 0 deletions
|
@ -846,6 +846,7 @@ input::-moz-focus-inner {
|
|||
border: solid 2px currentColor;
|
||||
border-radius: 4px;
|
||||
background: none;
|
||||
color: #383838;
|
||||
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue