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