mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
let MemberInfo scroll if you have loads of E2E devices
This commit is contained in:
parent
62ebeb9fd8
commit
66f80b2239
@ -17,6 +17,7 @@ limitations under the License.
|
||||
.mx_MemberInfo {
|
||||
margin-top: 20px;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.mx_MemberInfo h2 {
|
||||
|
Loading…
Reference in New Issue
Block a user