add proper menu

This commit is contained in:
2024-12-13 10:39:17 +01:00
parent b7d50f8b9d
commit 7ca2678a6f
11 changed files with 136 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
<div class="titlebar-button" id="titlebar-minimize">
<Minimize size={18} />
</div>
<div class="titlebar-button close" id="titlebar-close">
<div class="titlebar-button close rounded-tr" id="titlebar-close">
<Close size={18} />
</div>
</div>