Make an anaconda help needle smaller to match on KDE

The last line of text is slightly cut off on KDE lives, so shrink
this needle area so it still matches.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-02-25 09:16:23 -08:00
parent 0281cfd7f1
commit e305202c84
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
{
"area": [
{
"height": 17,
"height": 10,
"width": 129,
"type": "match",
"xpos": 8,
"ypos": 617
"ypos": 619
}
],
"properties": [],
"tags": [
"anaconda_help_progress_link"
]
}
}