Toast: better spacing/margin
This commit is contained in:
parent
73541eec49
commit
ecd6141739
2 changed files with 6 additions and 4 deletions
|
|
@ -112,8 +112,8 @@ Item {
|
|||
RowLayout {
|
||||
id: contentLayout
|
||||
anchors.fill: parent
|
||||
anchors.margins: Style.marginM * scaling
|
||||
spacing: Style.marginS * scaling
|
||||
anchors.margins: Style.marginL * scaling
|
||||
spacing: Style.marginL * scaling
|
||||
|
||||
// Icon
|
||||
NIcon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue