lex 1 tahun lalu
induk
melakukan
3f5aeb86af
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      src/views/creation/index.module.less

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

@@ -6,13 +6,16 @@
       background-size: cover;
     }
 
+
     .video-js .vjs-progress-control:hover .vjs-progress-holder {
       font-size: inherit !important;
+      outline: none;
     }
 
     .video-js .vjs-slider:focus {
       box-shadow: none !important;
       text-shadow: none !important;
+      outline: none;
     }
   }
 }