Add explicit size to reply close button
This commit is contained in:
parent
af04aa5669
commit
c2d436942e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user