mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Fix intent display in darkmode
This commit is contained in:
parent
dfbc27b2c5
commit
efe43325ae
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue