update
parent
70f048f629
commit
3a46fd11c6
|
@ -17,7 +17,7 @@ FluScrollablePage{
|
|||
FluArea{
|
||||
Layout.fillWidth: true
|
||||
Layout.topMargin: 20
|
||||
height: 200
|
||||
height: 168
|
||||
paddings: 10
|
||||
|
||||
ColumnLayout{
|
||||
|
|
|
@ -36,7 +36,7 @@ FluWindow {
|
|||
fontStyle: FluText.Title
|
||||
}
|
||||
FluText{
|
||||
text:"v1.2.2"
|
||||
text:"v1.2.3"
|
||||
fontStyle: FluText.Body
|
||||
Layout.alignment: Qt.AlignBottom
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue