Adopt code-review remark.

Use height instead of implicit height.

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
Remco Burema 2021-03-24 15:59:22 +01:00 committed by GitHub
parent d033e066f7
commit 98ed2bc8b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,7 @@ Item
Rectangle
{
width: UM.Theme.getSize("thin_margin").width
implicitHeight: UM.Theme.getSize("thin_margin").height
height: UM.Theme.getSize("thin_margin").height
radius: width / 2
color: