Ensure Filmstrip is always at the bottom of the page
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user