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