mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 07:18:14 +00:00
fix(search): dont rely on mouse to manipulate focus
This commit is contained in:
parent
260498a96b
commit
a2c46f442d
2 changed files with 6 additions and 31 deletions
quartz/components/styles
|
@ -179,6 +179,7 @@
|
|||
outline: none;
|
||||
font-weight: inherit;
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
&.focus {
|
||||
background: var(--lightgray);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue