Remove unneccessary hardcoded text color for better style support

This commit is contained in:
Cameron Gutman 2018-11-22 02:35:25 -08:00
commit 9a153b7170
6 changed files with 11 additions and 25 deletions

View file

@ -56,7 +56,6 @@ Item {
verticalAlignment: Text.AlignVCenter
wrapMode: Text.Wrap
color: "white"
}
}