mirror of
https://github.com/searxng/searxng
synced 2024-11-18 15:26:25 +00:00
[fix] Remove anchor tag outline in image results
This commit is contained in:
parent
e99ebb3dec
commit
355d2dc678
@ -441,6 +441,7 @@ article[data-vim-selected].category-social {
|
||||
|
||||
& > a {
|
||||
position: relative;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
img {
|
||||
|
Loading…
Reference in New Issue
Block a user