The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

authored by

Aaron Pham and committed by
GitHub
ee868b2d 5a36e5b6

+1 -1
+1 -1
quartz/components/styles/search.scss
··· 151 151 } 152 152 153 153 a.internal { 154 - background-color: none; 154 + background-color: inherit; 155 155 } 156 156 } 157 157