Explorar o código

Update index.module.less

lex hai 1 ano
pai
achega
22186d0495
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  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;
     }
   }
 }