mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
bar/systray: add some more margin to text
This commit is contained in:
parent
d2149e0705
commit
b55f89a00d
2 changed files with 3 additions and 1 deletions
|
|
@ -105,6 +105,8 @@ ColumnLayout {
|
|||
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
Layout.leftMargin: 6
|
||||
Layout.rightMargin: 6
|
||||
}
|
||||
|
||||
Item {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue