mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 02:16:01 +08:00
Fix unthemed label
Since in dark mode it stays black and it disappears in the background. CURA-8421
This commit is contained in:
parent
1aadb1bade
commit
ed0fc26051
@ -95,6 +95,7 @@ Button
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
wrapMode: Text.Wrap
|
||||
elide: Text.ElideRight
|
||||
color: UM.Theme.getColor("primary_text")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user