1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-04 20:30:11 +01:00

[fix] Remove anchor tag outline in image results

This commit is contained in:
obfuscated-loop 2023-11-22 20:29:32 +00:00 committed by Markus Heiser
parent e99ebb3dec
commit 355d2dc678

View File

@ -441,6 +441,7 @@ article[data-vim-selected].category-social {
& > a { & > a {
position: relative; position: relative;
outline: none;
} }
img { img {