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

Fix user info scrolling in new card view
This commit is contained in:
J. Ryan Stinnett
2020-09-11 15:48:58 +01:00
committed by GitHub

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) {