mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Add explicit size to reply close button
This commit is contained in:
parent
af04aa5669
commit
c2d436942e
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue