Use standard text colour in ncinputtextedit

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
Claudio Cambra 2024-11-19 10:41:28 +08:00
parent 6b91a7e43d
commit 0a40388a7a
No known key found for this signature in database
GPG key ID: C839200C384636B0

View file

@ -27,7 +27,6 @@ TextEdit {
readonly property alias submitButton: submitButton
clip: true
color: Style.ncTextColor
textMargin: Style.smallSpacing
wrapMode: TextEdit.Wrap
selectByMouse: true