]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/video-js-custom.scss
Only use woff2 for fonts
[github/Chocobozzz/PeerTube.git] / client / src / sass / video-js-custom.scss
index 64805a3a154ee44fd549d82b508882cf24ba8896..8de0784f99ec14325cc11112a19237455d33db31 100644 (file)
@@ -175,6 +175,7 @@ $context-menu-width: 350px;
     }
 
     .vjs-play-progress {
+      padding-right: 4px;
 
       &::before {
         top: -0.3em;
@@ -217,6 +218,8 @@ $context-menu-width: 350px;
     }
 
     .vjs-time-control {
+      line-height: inherit;
+
       &.vjs-current-time {
         font-size: $font-size;
         display: inline-block;