Make video duration pass clicks through
Using pointer-events: none
This commit is contained in:
parent
6869bd10e0
commit
44d0185609
|
@ -50,6 +50,7 @@ $thumbnail-overlay-opacity: 0.85
|
|||
opacity: $thumbnail-overlay-opacity
|
||||
color: var(--primary-text-color)
|
||||
background-color: var(--card-bg-color)
|
||||
pointer-events: none
|
||||
|
||||
&.live
|
||||
background-color: #f22
|
||||
|
|
Loading…
Reference in New Issue