use AutoHideScrollbar in RoomSubList
This commit is contained in:
parent
03781e1327
commit
3e02f247c8
6 changed files with 21 additions and 14 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomList {
|
||||
/* take up remaining space below TopLeftMenu */
|
||||
flex: 1;
|
||||
flex: 1 1 auto;
|
||||
/* use flexbox to layout sublists */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue