Over scroll of bottom sticky headers should be fixed, and expansion of hidden stuck headers should now work
This commit is contained in:
@@ -49,7 +49,6 @@ limitations under the License.
|
||||
flex: 1 1 0;
|
||||
|
||||
overflow-y: auto;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.mx_LeftPanel.collapsed .mx_BottomLeftMenu {
|
||||
|
||||
@@ -21,7 +21,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_RoomSubList_labelContainer {
|
||||
height: 29px;
|
||||
height: 31px; /* mx_RoomSubList_label height including border */
|
||||
width: 235px; /* LHS Panel width */
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user