mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
add min-height: 0
This commit is contained in:
parent
9a9b206bf5
commit
e978202f36
@ -18,6 +18,7 @@ limitations under the License.
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.Timeline_jumpDown {
|
||||
|
Loading…
Reference in New Issue
Block a user