Forráskód Böngészése

Update index.module.less

lex 1 éve
szülő
commit
22186d0495
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      src/views/creation/index.module.less

+ 3 - 3
src/views/creation/index.module.less

@@ -7,12 +7,12 @@
     }
 
     .video-js .vjs-progress-control:hover .vjs-progress-holder {
-      font-size: inherit;
+      font-size: inherit !important;
     }
 
     .video-js .vjs-slider:focus {
-      box-sizing: none;
-      text-shadow: none;
+      box-shadow: none !important;
+      text-shadow: none !important;
     }
   }
 }