Fix background color of TypingPane
This commit is contained in:
@@ -28,6 +28,9 @@ Loader {
|
|||||||
id: fontMetrics
|
id: fontMetrics
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
||||||
|
Kirigami.Theme.inherit: false
|
||||||
|
|
||||||
contentItem: RowLayout {
|
contentItem: RowLayout {
|
||||||
spacing: typingPane.spacing
|
spacing: typingPane.spacing
|
||||||
Row {
|
Row {
|
||||||
|
|||||||
Reference in New Issue
Block a user