UI: fix drawer display with backdrop and auto-close on view switch
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user