Hovercard: invisible hotfix

better-alerts
Alex Gleason 2020-09-11 15:54:22 -05:00
rodzic 53322687a9
commit 4d5561e9af
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -105,9 +105,3 @@
}
}
}
/* Hide the popper when the reference is hidden */
.profile-hover-card[data-popper-reference-hidden] {
visibility: hidden;
pointer-events: none;
}