mobile/UI: make trip details edit theme aware
This got forgotten earlier. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
052a46b562
commit
dbb6256b67
@ -116,6 +116,7 @@ Kirigami.Page {
|
||||
id: tripNotesField
|
||||
text: tripNotes
|
||||
textFormat: TextEdit.PlainText
|
||||
color: subsurfaceTheme.textColor
|
||||
Layout.columnSpan: 2
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user