mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 18:35:44 -05:00
Merge pull request #2304 from manchicken/patch-1
Update Presentation.qml
This commit is contained in:
commit
36f57463ef
1 changed files with 2 additions and 0 deletions
|
@ -196,6 +196,8 @@ Item {
|
|||
Text {
|
||||
id: notesText
|
||||
|
||||
property real padding: 16;
|
||||
|
||||
x: padding
|
||||
y: padding
|
||||
width: parent.width - 2 * padding
|
||||
|
|
Loading…
Add table
Reference in a new issue