Fixed the LHS panel not collapsing but most of the content doing so
This commit is contained in:
parent
879c325b83
commit
dc4459083f
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ limitations under the License.
|
|||
width: 28px; /* collapsed LHS Panel width */
|
||||
}
|
||||
|
||||
.collapsed .mx_RoomSubList_labelContainer {
|
||||
width: 28px; /* collapsed LHS Panel width */
|
||||
}
|
||||
|
||||
.mx_RoomSubList_roomCount {
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
|
|
Loading…
Reference in a new issue