fix on icon
This commit is contained in:
parent
02f751eba5
commit
4c08017616
@ -119,7 +119,7 @@ Item {
|
|||||||
spacing: app.margins
|
spacing: app.margins
|
||||||
|
|
||||||
ColorIcon {
|
ColorIcon {
|
||||||
Layout.preferredWidth: app.iconSize * 2
|
Layout.preferredWidth: app.iconSize * 1.3
|
||||||
Layout.preferredHeight: width
|
Layout.preferredHeight: width
|
||||||
name: app.interfacesToIcon(delegateRoot.deviceClass.interfaces)
|
name: app.interfacesToIcon(delegateRoot.deviceClass.interfaces)
|
||||||
color: app.guhAccent
|
color: app.guhAccent
|
||||||
|
|||||||
Reference in New Issue
Block a user