This commit is contained in:
Lachlan Kermode
2020-07-03 21:58:12 +02:00
parent 6a7ea10f02
commit d6e39ee2b1

View File

@@ -316,7 +316,7 @@ $overlay-bg: rgba(239,239,239,0.9);
padding: 20px;
min-width: calc(100% - 40px);
z-index: $final-level;
max-height: calc(100% - 200px);
max-height: 60vh;
}
.media-player {