change overflow behaviour to auto for friend-selection-list

pull/844/head
Brian Jian Zhao 5 years ago
parent 86d7671b6e
commit 8fc293bc34

@ -1424,6 +1424,7 @@ input {
.friend-selection-list {
width: 40vh;
overflow: auto;
}
.session-beta-disclaimer {

Loading…
Cancel
Save