Improve markdown formatting.

This commit is contained in:
Black Hat
2019-07-12 10:46:59 +08:00
parent 251a59ac7d
commit 317222171d
5 changed files with 176 additions and 79 deletions

View File

@@ -259,7 +259,7 @@ Item {
Label {
visible: notificationCount > 0 && highlightCount == 0
color: "white"
color: MPalette.background
text: notificationCount
leftPadding: 12
rightPadding: 12