mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Remove unneccessary hardcoded text color for better style support
This commit is contained in:
+1
-2
@@ -89,10 +89,9 @@ GridView {
|
||||
}
|
||||
}
|
||||
|
||||
Text {
|
||||
Label {
|
||||
id: appNameText
|
||||
text: model.name
|
||||
color: "white"
|
||||
width: parent.width
|
||||
height: 125
|
||||
anchors.top: appIcon.bottom
|
||||
|
||||
Reference in New Issue
Block a user