shaogen1995 8 mesi fa
parent
commit
6ebb91983f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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%;
         }