lex 1 سال پیش
والد
کامیت
3f5aeb86af
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/views/creation/index.module.less

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

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