mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Fixed the LHS panel not collapsing but most of the content doing so
This commit is contained in:
parent
879c325b83
commit
dc4459083f
@ -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 New Issue
Block a user