Merge pull request #5198 from matrix-org/jryans/userinfo-scroll

Fix user info scrolling in new card view
pull/21833/head
J. Ryan Stinnett 2020-09-11 14:52:06 +01:00 committed by GitHub
commit d53cbecbb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -219,9 +219,8 @@ limitations under the License.
text-overflow: clip;
}
.mx_UserInfo_scrollContainer {
.mx_AutoHideScrollbar {
flex: 1 1 0;
padding-bottom: 16px;
}
.mx_UserInfo_container:not(.mx_UserInfo_separator) {