shaogen1995 8 달 전
부모
커밋
6ebb91983f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Code/src/components/Zhot/index.module.scss

+ 1 - 1
Code/src/components/Zhot/index.module.scss

@@ -239,7 +239,7 @@
         }
 
         video {
-          // object-fit: fill;
+          object-fit: contain !important;
           width: 100%;
           height: 100%;
         }