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:
parent
e99ebb3dec
commit
355d2dc678
@ -441,6 +441,7 @@ article[data-vim-selected].category-social {
|
|||||||
|
|
||||||
& > a {
|
& > a {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
Loading…
Reference in New Issue
Block a user