activate-linux: use implicit size
This commit is contained in:
parent
bbb03fdd79
commit
69d5b7b480
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ ShellRoot {
|
||||||
bottom: 50
|
bottom: 50
|
||||||
}
|
}
|
||||||
|
|
||||||
width: content.width
|
implicitWidth: content.width
|
||||||
height: content.height
|
implicitHeight: content.height
|
||||||
|
|
||||||
color: "transparent"
|
color: "transparent"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue