Ver Fonte

Update index.module.less

lex há 1 ano atrás
pai
commit
22186d0495
1 ficheiros alterados com 3 adições e 3 exclusões
  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;
     }
   }
 }