Fix user info scrolling in new card view
Fixes https://github.com/vector-im/element-web/issues/15148
This commit is contained in:
parent
de8865d844
commit
e49a657a90
1 changed files with 1 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue