forked from mystiq/hydrogen-web
Merge pull request #497 from vector-im/bwindels/timeline-height-fix
Fix timeline height on mobile
This commit is contained in:
commit
356af3ae7c
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.Timeline_jumpDown {
|
||||
|
|
Loading…
Reference in a new issue