X button on dashboard

This commit is contained in:
galister
2026-01-10 03:18:08 +09:00
parent 531786f63a
commit 9547da21ce
5 changed files with 27 additions and 0 deletions

View File

@@ -25,6 +25,13 @@
</template>
<elements>
<div position="absolute" width="100%" justify_content="space_between">
<div />
<div padding="6">
<Button id="btn_close" sprite_src_builtin="dashboard/close.svg" color="#000000" border="2" border_color="~color_faded" />
</div>
</div>
<!-- left/right separator (menu and rest) -->
<div flex_direction="row" gap="8" width="100%" height="100%" padding="4" interactable="0">
<!-- LEFT MENU -->