mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Layout fixes.
This commit is contained in:
parent
4fcd7225da
commit
d9105267ac
@ -199,8 +199,9 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
Layout.topMargin: 31
|
Layout.topMargin: 22
|
||||||
Layout.rightMargin: 30
|
Layout.rightMargin: 30
|
||||||
|
Layout.bottomMargin: 5
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
||||||
id: sinopsis
|
id: sinopsis
|
||||||
@ -214,7 +215,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
Layout.topMargin: 20
|
Layout.topMargin: 25
|
||||||
Layout.bottomMargin: 5
|
Layout.bottomMargin: 5
|
||||||
|
|
||||||
id: authors_title
|
id: authors_title
|
||||||
@ -370,7 +371,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
Layout.topMargin: 20
|
Layout.topMargin: 25
|
||||||
|
|
||||||
id: publisher_title
|
id: publisher_title
|
||||||
color: "white"
|
color: "white"
|
||||||
@ -382,7 +383,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
Layout.topMargin: 20
|
Layout.topMargin: 25
|
||||||
Layout.bottomMargin: 5
|
Layout.bottomMargin: 5
|
||||||
|
|
||||||
id: characters_title
|
id: characters_title
|
||||||
|
Loading…
x
Reference in New Issue
Block a user