Make the whole UserMenu a button to open the menu

This commit is contained in:
Travis Ralston 2020-06-25 19:54:17 -06:00
parent bcfdd4d984
commit 411271422c
3 changed files with 193 additions and 186 deletions

View file

@ -132,16 +132,6 @@ $tagPanelWidth: 70px; // only applies in this file, used for calculations
.mx_LeftPanel2_roomListContainer {
width: 68px;
.mx_LeftPanel2_userHeader {
.mx_LeftPanel2_headerRow {
justify-content: center;
}
.mx_LeftPanel2_userAvatarContainer {
margin-right: 0;
}
}
.mx_LeftPanel2_filterContainer {
// Organize the flexbox into a centered column layout
flex-direction: column;