fix(search): set correct attribute on hover icon (#787)

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham 2024-02-02 03:35:53 -05:00 committed by GitHub
parent 5a36e5b68d
commit ee868b2d79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,7 +151,7 @@
}
a.internal {
background-color: none;
background-color: inherit;
}
}