fix(@desktop): set small gap between emoji icons - as designed
fixe: #6300
This commit is contained in:
parent
2ae9e38809
commit
95df151123
|
@ -21,7 +21,7 @@ Item {
|
|||
id: positioner
|
||||
|
||||
rows: 2
|
||||
columnSpacing: 0
|
||||
columnSpacing: 0.2
|
||||
rowSpacing: root.compact ? 4 : 6
|
||||
|
||||
Repeater {
|
||||
|
|
Loading…
Reference in New Issue