fix(@desktop): set small gap between emoji icons - as designed

fixe: #6300
This commit is contained in:
Kamil K 2022-07-20 19:59:56 +02:00 committed by Iuri Matias
parent 2ae9e38809
commit 95df151123
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Item {
id: positioner
rows: 2
columnSpacing: 0
columnSpacing: 0.2
rowSpacing: root.compact ? 4 : 6
Repeater {