fix: less dash media control spacing
This commit is contained in:
parent
619b840893
commit
94edd751d0
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ Item {
|
||||||
anchors.topMargin: Tokens.spacing.medium
|
anchors.topMargin: Tokens.spacing.medium
|
||||||
anchors.margins: Tokens.padding.large
|
anchors.margins: Tokens.padding.large
|
||||||
|
|
||||||
spacing: Tokens.spacing.small
|
spacing: Tokens.spacing.extraSmall
|
||||||
|
|
||||||
IconButton {
|
IconButton {
|
||||||
type: IconButton.Tonal
|
type: IconButton.Tonal
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue