mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-20 17:21:40 +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;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.Timeline_jumpDown {
|
||||
|
Loading…
x
Reference in New Issue
Block a user