mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
|
background: Rectangle
|
||||||
{
|
{
|
||||||
id: backgroundRectangle
|
id: backgroundRectangle
|
||||||
implicitHeight: UM.Theme.getSize("section").height
|
height: UM.Theme.getSize("section").height
|
||||||
color:
|
color:
|
||||||
{
|
{
|
||||||
if (base.color)
|
if (base.color)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue