remove room count leftovers
This commit is contained in:
parent
6af61ebb09
commit
798be2d514
2 changed files with 0 additions and 17 deletions
|
@ -59,15 +59,6 @@ limitations under the License.
|
|||
/* pointer-events: none; */
|
||||
}
|
||||
|
||||
.mx_RoomSubList_roomCount {
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
color: $accent-color;
|
||||
padding-left: 5px;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.mx_RoomSubList_badge {
|
||||
display: inline-block;
|
||||
min-width: 15px;
|
||||
|
@ -155,10 +146,6 @@ limitations under the License.
|
|||
width: 28px; /* collapsed LHS Panel width */
|
||||
}
|
||||
|
||||
.mx_RoomSubList_roomCount {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Hide the bottom of speech bubble */
|
||||
.mx_RoomSubList_badgeHighlight:after {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue