We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2620995 + 81fbda2 commit bb73f14Copy full SHA for bb73f14
1 file changed
src/styles.js
@@ -7,7 +7,6 @@ var modal = {
7
left: 0,
8
background: 'rgba(0, 0, 0, 0.8)',
9
zIndex: 99999,
10
- opacity: 0,
11
transition: 'opacity 400ms ease-in',
12
opacity: 1,
13
pointerEvents: 'auto',
0 commit comments