Merge branch 'experimental' into bwindels/roomsectionheadercleanup
This commit is contained in:
commit
f42ab32e05
5 changed files with 17 additions and 9 deletions
|
@ -132,6 +132,11 @@ limitations under the License.
|
|||
transform: rotateZ(-90deg);
|
||||
}
|
||||
|
||||
.mx_RoomSubList .gm-scrollbar-container {
|
||||
/* let rooms list grab all available space */
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.collapsed {
|
||||
.mx_RoomSubList_label {
|
||||
height: 17px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue