Skip to content

Commit 8865ab2

Browse files
rickhanloniineighborhood999
authored andcommitted
Add pointer-events:none to .exit (#6541)
1 parent 838a9a8 commit 8865ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,4 +724,5 @@ ol.mdx-illustration-block {
724724
opacity: 0;
725725
transition: opacity 500ms ease-out;
726726
transition-delay: 1s;
727+
pointer-events: none;
727728
}

0 commit comments

Comments
 (0)