mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Fix user info scroll container growing larger than available height
making whole room view grow taller than viewport
This commit is contained in:
parent
3a399e18fc
commit
1162d1ee43
@ -179,7 +179,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_UserInfo_scrollContainer {
|
||||
flex: 1;
|
||||
flex: 1 1 0;
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user