summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--resources/qml/TimelineView.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml

index 35d41ea1..0d42bf4f 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml
@@ -249,6 +249,8 @@ Item { anchors.rightMargin: 15 anchors.top: replyPreview.top hoverEnabled: true + width: 16 + height: 16 image: ":/icons/icons/ui/remove-symbol.png" ToolTip {