mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-31 11:20:59 +00:00
feat(usability): update functions for search (#774)
* feat(usability): update functions for search Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * perf: slightly cleaner variables Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> --------- Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
parent
fee3ef9b3a
commit
50bb1ffd8a
2 changed files with 80 additions and 32 deletions
quartz/components/styles
|
@ -162,7 +162,8 @@
|
|||
}
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
&:focus,
|
||||
&.focus {
|
||||
background: var(--lightgray);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue