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 {
|
||||
Layout.topMargin: 31
|
||||
Layout.topMargin: 22
|
||||
Layout.rightMargin: 30
|
||||
Layout.bottomMargin: 5
|
||||
Layout.fillWidth: true
|
||||
|
||||
id: sinopsis
|
||||
@ -214,7 +215,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
Text {
|
||||
Layout.topMargin: 20
|
||||
Layout.topMargin: 25
|
||||
Layout.bottomMargin: 5
|
||||
|
||||
id: authors_title
|
||||
@ -370,7 +371,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
Text {
|
||||
Layout.topMargin: 20
|
||||
Layout.topMargin: 25
|
||||
|
||||
id: publisher_title
|
||||
color: "white"
|
||||
@ -382,7 +383,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
Text {
|
||||
Layout.topMargin: 20
|
||||
Layout.topMargin: 25
|
||||
Layout.bottomMargin: 5
|
||||
|
||||
id: characters_title
|
||||
|
Loading…
x
Reference in New Issue
Block a user