fix: poster image shouldn’t receive click events
This commit is contained in:
parent
102fb1a32f
commit
d4b4303b8e
@ -10,6 +10,7 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
left: 0;
|
left: 0;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
pointer-events: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
transition: opacity 0.2s ease;
|
transition: opacity 0.2s ease;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user