Make RoomCategoryDelegate expand icons smaller

This commit is contained in:
miruka
2019-05-16 15:53:17 -04:00
parent 7f3ced682f
commit 532e5a4375
2 changed files with 1 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ Column {
ExpandButton {
expandableItem: roomCategoryDelegate
iconDimension: 12
}
}