Fix wrong color in reply
This commit is contained in:
@@ -84,6 +84,7 @@ ToolBar {
|
||||
Layout.fillWidth: true
|
||||
|
||||
text: "<style>a{color: " + color + ";} .user-pill{}</style>" + replyContent
|
||||
color: Kirigami.Theme.textColor
|
||||
|
||||
selectByMouse: true
|
||||
readOnly: true
|
||||
|
||||
Reference in New Issue
Block a user