mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
Add pointer-events:none to .exit (#6541)
This commit is contained in:
@@ -724,4 +724,5 @@ ol.mdx-illustration-block {
|
||||
opacity: 0;
|
||||
transition: opacity 500ms ease-out;
|
||||
transition-delay: 1s;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user