mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-24 18:50:38 +03:00
fix shadows margins in config window
This commit is contained in:
parent
261283b631
commit
239d2eee55
@ -463,7 +463,9 @@ PlasmaComponents.Page {
|
||||
|
||||
RowLayout{
|
||||
Layout.fillWidth: true
|
||||
Layout.leftMargin: units.smallSpacing / 2
|
||||
Layout.leftMargin: units.smallSpacing * 2
|
||||
Layout.rightMargin: units.smallSpacing * 2
|
||||
spacing: 2
|
||||
|
||||
RowLayout {
|
||||
Layout.fillWidth: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user