summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/qml/delegates/Redacted.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/delegates/Redacted.qml b/resources/qml/delegates/Redacted.qml

index b3511cfc..8097fbf8 100644 --- a/resources/qml/delegates/Redacted.qml +++ b/resources/qml/delegates/Redacted.qml
@@ -19,7 +19,7 @@ Rectangle{ RowLayout { id: redactedLayout anchors.centerIn: parent - width: parent.width + width: parent.width - 2 * Nheko.paddingMedium spacing: Nheko.paddingSmall Image {