Archived
1
Fork 0

Make dialog title bold to stand out

This commit is contained in:
Joshua Goins 2022-08-15 13:39:03 -04:00
parent be0f54b398
commit 25564dd5f4

View file

@ -23,6 +23,7 @@ Popup {
text: title
color: myPalette.text
font.bold: true
}
Text {