fix media describing logic

This commit is contained in:
Lachlan Kermode
2019-01-03 12:36:36 +00:00
parent 43a861ca6f
commit b60d3053c7
3 changed files with 6 additions and 5 deletions

View File

@@ -57,6 +57,7 @@ $header-inset: 10px;
align-items: center;
height: 80vh;
max-width: 90vw;
box-shadow: 0 19px 19px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
.mo-media-container {
flex: 1;