mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Ensure setting category uses correct background size
This commit is contained in:
parent
cfd9787dc4
commit
7cc74c97e3
@ -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…
x
Reference in New Issue
Block a user