qml: styling
This commit is contained in:
@@ -218,8 +218,9 @@ ElDialog {
|
||||
|
||||
RowLayout {
|
||||
Layout.fillWidth: true
|
||||
Layout.leftMargin: constants.paddingXXLarge
|
||||
Layout.rightMargin: constants.paddingXXLarge
|
||||
Layout.topMargin: -constants.paddingXXLarge
|
||||
Layout.leftMargin: constants.paddingXXLarge + swapslider.leftPadding
|
||||
Layout.rightMargin: constants.paddingXXLarge + swapslider.rightPadding
|
||||
Label {
|
||||
text: '<-- ' + qsTr('Add receiving capacity')
|
||||
font.pixelSize: constants.fontSizeXSmall
|
||||
|
||||
Reference in New Issue
Block a user