Merge pull request #2304 from manchicken/patch-1
Update Presentation.qml
This commit is contained in:
commit
36f57463ef
@ -196,6 +196,8 @@ Item {
|
||||
Text {
|
||||
id: notesText
|
||||
|
||||
property real padding: 16;
|
||||
|
||||
x: padding
|
||||
y: padding
|
||||
width: parent.width - 2 * padding
|
||||
|
Loading…
Reference in New Issue
Block a user