fix: buttons qa (#7067)

* fix: broken minecraft required modal button

* fix: app close icon issue

* fix: versions tooltip missing

* fix: instance not found bug on btn press
This commit is contained in:
Calum H.
2026-08-10 15:15:27 +00:00
committed by GitHub
parent f27387462e
commit 98cb6b6b44
5 changed files with 18 additions and 17 deletions
@@ -23,9 +23,8 @@
</IconButton>
<IconButton
type="quiet"
color="red"
label="Close window"
class="relative expanded-button close-button hover:!bg-red focus-visible:!bg-red"
class="relative expanded-button close-button"
@click="handleClose"
>
<XIcon />