Hovercard: invisible hotfix
This commit is contained in:
parent
53322687a9
commit
4d5561e9af
1 changed files with 0 additions and 6 deletions
|
@ -105,9 +105,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Hide the popper when the reference is hidden */
|
||||
.profile-hover-card[data-popper-reference-hidden] {
|
||||
visibility: hidden;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue