Number of rooms added to header of sections
This commit is contained in:
parent
895172d498
commit
ff55a951c9
2 changed files with 11 additions and 2 deletions
|
@ -38,6 +38,14 @@ limitations under the License.
|
|||
height: 16px;
|
||||
}
|
||||
|
||||
.mx_RoomSubList_roomCount {
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
color: #76cfa6;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.mx_RoomSubList_chevron {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue