1
0
Fork 0

Potential fix to infinite loop of intersection observer

This commit is contained in:
Lim Chee Aun 2024-01-06 03:15:24 +08:00
parent 9a5d749b8d
commit 9cffd429b0

View file

@ -86,7 +86,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
inset: 0;
}
:is(#home-page, #welcome, #columns, #loader-root):has(~ .deck-container) {
display: block;
/* display: block; */
position: absolute;
user-select: none;
pointer-events: none;