videos list styles restructured

This commit is contained in:
nklhrstv 2020-03-30 01:33:07 +03:00
parent 8917e14e65
commit deea9243f5

View file

@ -5,11 +5,6 @@
flex-direction: column;
background-color: @color-background-dark5-70;
.seasons-bar {
flex: none;
align-self: stretch;
}
.message-container {
flex: 1;
display: flex;
@ -38,6 +33,11 @@
}
}
.seasons-bar {
flex: none;
align-self: stretch;
}
.search-bar-container {
flex: none;
align-self: stretch;