mirror of https://github.com/vector-im/riot-web
position sublist chevron better when collapsed
parent
ed4c5b9f73
commit
69899e3718
|
@ -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 New Issue