fix: make search results clickable with Safari (#696)
Co-authored-by: Kris Simon <kris@ausdertechnik.de>
This commit is contained in:
parent
33d964bea4
commit
6d75ee9288
1 changed files with 1 additions and 1 deletions
|
@ -655,7 +655,7 @@ svg.gdoc-icon {
|
|||
}
|
||||
|
||||
&:focus-within &__list.has-hits,
|
||||
&__list.has-hits:active {
|
||||
&__list.has-hits:hover {
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue