mirror of
https://github.com/seigler/janus
synced 2025-07-27 01:36:11 +00:00
fix: remove command-field outline for Chrome
This commit is contained in:
parent
80be6f001a
commit
683e645028
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ nav > input {
|
|||
border: none;
|
||||
background: transparent;
|
||||
color: inherit;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
nav > input:invalid {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue