]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/video-js-custom.scss
Add bootstrap analyzer and optimize build
[github/Chocobozzz/PeerTube.git] / client / src / sass / video-js-custom.scss
index fe9495e777c7907a9ccc59d38811146d8a822cd0..25362c5af7cadac679df76fa563efd0901ad853c 100644 (file)
@@ -23,6 +23,7 @@ $control-bar-height: 34px;
   }
 
   .vjs-big-play-button {
+    outline: 0;
     font-size: 8em;
 
     $big-play-width: 3em;
@@ -321,6 +322,7 @@ $control-bar-height: 34px;
   border-left-color: #ffffff;
   transform: translateZ(0);
   animation: spinner 1.4s infinite linear;
+  overflow: hidden;
 
   &:before {
     animation: none !important;