Add explicit size to reply close button

This commit is contained in:
Nicolas Werner 2020-01-30 04:01:44 +01:00
parent af04aa5669
commit c2d436942e
1 changed files with 2 additions and 0 deletions

View File

@ -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 {