mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
fix(search): set correct attribute on hover icon (#787)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
parent
5a36e5b68d
commit
ee868b2d79
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
|||
}
|
||||
|
||||
a.internal {
|
||||
background-color: none;
|
||||
background-color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue