Skip to content

Commit 7a72578

Browse files
authored
Merge branch 'latest' into failing-reverb-tests-try-some-logging-recent-audio-episodes
2 parents b8acced + 0616e83 commit 7a72578

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/components/MediaLoader/index.styles.ts

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ export default {
3131
({ mq }: Theme) => [
3232
css({
3333
aspectRatio: '9 / 16',
34+
display: 'flex',
35+
flexDirection: 'column',
3436
...(!isEmbedded && {
3537
maxWidth: `${pixelsToRem(185)}rem`,
3638
[mq.GROUP_1_ONLY]: {

0 commit comments

Comments
 (0)