forked from Ponysearch/Ponysearch
[fix] Remove anchor tag outline in image results
This commit is contained in:
parent
e99ebb3dec
commit
355d2dc678
1 changed files with 1 additions and 0 deletions
|
@ -441,6 +441,7 @@ article[data-vim-selected].category-social {
|
||||||
|
|
||||||
& > a {
|
& > a {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
Loading…
Reference in a new issue