Fix intent display in darkmode

This commit is contained in:
c.lamboo 2023-11-27 17:21:20 +01:00
parent dfbc27b2c5
commit efe43325ae

View file

@ -84,6 +84,7 @@ Rectangle
visible: icon === "" && custom_icon === ""
border.width: UM.Theme.getSize("thick_lining").width
border.color: UM.Theme.getColor("text")
color: "transparent"
UM.Label
{