position sublist chevron better when collapsed
This commit is contained in:
parent
ed4c5b9f73
commit
69899e3718
1 changed files with 5 additions and 1 deletions
|
@ -34,3 +34,7 @@ limitations under the License.
|
||||||
.mx_RoomSubList_chevron {
|
.mx_RoomSubList_chevron {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.collapsed .mx_RoomSubList_chevron {
|
||||||
|
padding-left: 13px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue