UI: fix drawer display with backdrop and auto-close on view switch

This commit is contained in:
Ponte
2026-03-05 19:40:52 +01:00
parent afabdce17c
commit 98671d4dcd
3 changed files with 34 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
</nav>
</header>
<button id="gamesToggleBtn" type="button" class="games-toggle-btn">Jeux</button>
<div id="drawerBackdrop" class="drawer-backdrop hidden" aria-hidden="true"></div>
<aside id="toolsDrawer" class="tools-drawer" aria-label="Menu outils">
<div class="tools-header">
<h2>Outils</h2>