Potential fix to infinite loop of intersection observer
This commit is contained in:
parent
adf0b351c1
commit
bd112f19b1
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue