Auto-formatting
This commit is contained in:
parent
6ac172fe02
commit
b2e9058a2f
2 changed files with 6 additions and 6 deletions
|
|
@ -303,7 +303,7 @@ ColumnLayout {
|
|||
}
|
||||
}
|
||||
|
||||
// Temperature
|
||||
// Temperature
|
||||
ColumnLayout {
|
||||
spacing: Style.marginXS * scaling
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ ColumnLayout {
|
|||
implicitWidth: parent.width
|
||||
implicitHeight: Style.baseWidgetSize * 1.1 * scaling
|
||||
Layout.minimumWidth: 80 * scaling
|
||||
Layout.maximumWidth: root.inputMaxWidth
|
||||
Layout.maximumWidth: root.inputMaxWidth
|
||||
radius: Style.radiusM * scaling
|
||||
color: Color.mSurface
|
||||
border.color: Color.mOutline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue