qml: fixes TextHighlightPane
This commit is contained in:
@@ -175,8 +175,6 @@ Pane {
|
||||
TextHighlightPane {
|
||||
Layout.columnSpan: 2
|
||||
Layout.fillWidth: true
|
||||
padding: 0
|
||||
leftPadding: constants.paddingSmall
|
||||
|
||||
RowLayout {
|
||||
width: parent.width
|
||||
|
||||
Reference in New Issue
Block a user