fix: video transcript links wrapping up (#36392)

This commit is contained in:
Rodrigo Martin
2025-03-19 14:39:03 -03:00
committed by GitHub
parent 033bcda99d
commit 8d00b093c3

View File

@@ -80,7 +80,6 @@
.xmodule_display.xmodule_VideoBlock .video .wrapper-video-bottom-section .wrapper-handouts,
.xmodule_display.xmodule_VideoBlock .video .wrapper-video-bottom-section .branding,
.xmodule_display.xmodule_VideoBlock .video .wrapper-video-bottom-section .wrapper-transcript-feedback {
flex: 1;
margin-top: var(--baseline, 20px);
padding-right: var(--baseline, 20px);
vertical-align: top;