UserProfile: add padding to device list
Add the same padding as is applied to long status messages. Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
This commit is contained in:
parent
4c328193ce
commit
7fe62aa4ca
@ -317,6 +317,8 @@ ApplicationWindow {
|
||||
ColumnLayout {
|
||||
spacing: 0
|
||||
|
||||
Layout.leftMargin: Nheko.paddingMedium
|
||||
Layout.rightMargin: Nheko.paddingMedium
|
||||
RowLayout {
|
||||
Text {
|
||||
Layout.fillWidth: true
|
||||
|
Loading…
Reference in New Issue
Block a user