mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Ensure setting category uses correct background size
This commit is contained in:
parent
cfd9787dc4
commit
7cc74c97e3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Button
|
|||
background: Rectangle
|
||||
{
|
||||
id: backgroundRectangle
|
||||
implicitHeight: UM.Theme.getSize("section").height
|
||||
height: UM.Theme.getSize("section").height
|
||||
color:
|
||||
{
|
||||
if (base.color)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue