Aaron Pham
2024-02-02 ee868b2d792559171fec6ad7426a196289cd5824
fix(search): set correct attribute on hover icon (#787)

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
1 files modified
2 ■■■ changed files
quartz/components/styles/search.scss 2 ●●● patch | view | raw | blame | history
quartz/components/styles/search.scss
@@ -151,7 +151,7 @@
          }
          a.internal {
            background-color: none;
            background-color: inherit;
          }
        }