mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-21 01:31:39 +01:00
Merge pull request #497 from vector-im/bwindels/timeline-height-fix
Fix timeline height on mobile
This commit is contained in:
commit
356af3ae7c
@ -18,6 +18,7 @@ limitations under the License.
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Timeline_jumpDown {
|
.Timeline_jumpDown {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user