Fix chat channels being blocked by footer (#513)

This commit is contained in:
Edison Yap 2018-08-30 06:24:17 +08:00 committed by Ben Halpern
parent 2a85308ad1
commit ee5efe4c4a

View file

@ -623,7 +623,7 @@
padding: 3px 0 10px;
flex-grow: 1;
overflow: scroll;
padding-bottom: 25px;
padding-bottom: 9vw;
overflow-x: hidden;
}