Commit 7ce58b55 authored by Jack Short's avatar Jack Short Committed by GitHub

fix: play video on asset card (#5284)

parent e8d10673
......@@ -33,6 +33,7 @@ const StyledContainer = styled.div`
justify-content: center;
width: 100%;
z-index: 2;
pointer-events: none;
`
export const CollectionAsset = ({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment