fix: use same button position/style for playground back button

Instead of a separate back button, the Previous button is repurposed
as "Back" in playground mode - same position (left), same style.
Only the Next button is hidden in playground mode.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
This commit is contained in:
2026-01-16 14:58:25 +01:00
parent fb5fbe4107
commit 28d41344d1
4 changed files with 50 additions and 20 deletions

View File

@@ -434,7 +434,6 @@
<!-- Right Panel: Preview + Navigation -->
<div class="right-panel">
<div class="game-controls">
<a id="back-btn" href="#" class="btn hidden" data-i18n="back">Back</a>
<button id="prev-btn" class="btn" data-i18n="previous">Previous</button>
<span class="module-pill" id="module-pill">
<span class="module-name"></span>