]> _ Git - fluidbook-html5.git/commitdiff
wait #7916 @2.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 29 Dec 2025 17:10:26 +0000 (18:10 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 29 Dec 2025 17:10:26 +0000 (18:10 +0100)
style/fluidbook.video.less

index 7880bbb1e55f4379af90dc8fab7fcb4c93ac5ac1..be266bba8cb1163af88c94818dcab5af238a4961 100644 (file)
     display: none;
     opacity: 0;
   }
+}
+
+#links {
+  .vjs-text-track-display {
+    > div {
+      .vjs-text-track-cue {
+        width: 100% !important;
+        inset: auto 0 0 0 !important;
+      }
+    }
+  }
 }
\ No newline at end of file