mirror of https://github.com/searxng/searxng.git
[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