mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
scroll member list please
This commit is contained in:
parent
8f1258b6cc
commit
867cfcda88
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ limitations under the License.
|
||||||
width: 150px;
|
width: 150px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomView .mx_MemberList ul {
|
.mx_RoomView .mx_MemberList ul {
|
||||||
|
|
Loading…
Reference in a new issue