Skip to content

Commit 6d9b34d

Browse files
committed
INC4451029 - remote video disappears on playback above breakpoint small
INC4451029 - remote video disappears on playback above breakpoint small
1 parent 85298d6 commit 6d9b34d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/drupal.media.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ img.align-right {
104104
@apply ml-6;
105105
}
106106

107+
.align-right.media.media--type-remote-video,
108+
.align-left.media.media--type-remote-video {
109+
width: 50%;
110+
}
107111
}
108112

109113
/* specific overrides */

0 commit comments

Comments
 (0)