瀏覽代碼

fix cover video on mobile

Klaudiusz Dembler 4 年之前
父節點
當前提交
8fc1f77e11
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/CoverVideo/CoverVideo.style.ts

+ 0 - 1
src/components/CoverVideo/CoverVideo.style.ts

@@ -139,7 +139,6 @@ export const VerticalGradientOverlay = styled.div`
 
 export const InfoContainer = styled.div<{ isLoading: boolean }>`
   position: relative;
-  min-height: 330px;
   margin-top: -${sizes(8)};
   padding-bottom: ${sizes(12)};