mirror of https://github.com/vector-im/riot-web
position sublist chevron better when collapsed
parent
ed4c5b9f73
commit
69899e3718
|
@ -33,4 +33,8 @@ limitations under the License.
|
|||
|
||||
.mx_RoomSubList_chevron {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.collapsed .mx_RoomSubList_chevron {
|
||||
padding-left: 13px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue