Fix 'Lists' label's color

This commit is contained in:
Vyn 2024-04-16 16:15:47 +02:00
parent 80cc6ca8b7
commit 85be9fea57

View file

@ -42,6 +42,7 @@ RowLayout {
Label {
text: "Lists"
color: "white"
font.pixelSize: 24
}