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
|
||||
}
|
||||
|
||||
width: content.width
|
||||
height: content.height
|
||||
implicitWidth: content.width
|
||||
implicitHeight: content.height
|
||||
|
||||
color: "transparent"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue