use AutoHideScrollbar in RoomSubList

This commit is contained in:
Bruno Windels
2018-11-01 16:34:12 +01:00
parent 03781e1327
commit 3e02f247c8
6 changed files with 21 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ limitations under the License.
*/
.mx_TopLeftMenuButton {
height: 52px;
flex: 0 0 52px;
border-bottom: 1px solid $panel-divider-color;
color: $topleftmenu-color;
background-color: $primary-bg-color;