Ensure Filmstrip is always at the bottom of the page

master
Torjus 2018-07-20 10:53:11 +02:00
parent bab4f420fd
commit b9f4b6a812
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[data-component='Filmstrip'] {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
height: 100%;
@ -21,6 +20,7 @@
width: 100%;
overflow-x: auto;
padding: 1vmin 0;
margin-top: auto;
> .film {
height: 15vmin;