add close button for setup overlay
All checks were successful
pedestrian-simulator / build (push) Successful in 58s
All checks were successful
pedestrian-simulator / build (push) Successful in 58s
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
<!-- Start Location Setup Overlay -->
|
||||
<div id="setup-overlay" class="overlay active">
|
||||
<div class="setup-card">
|
||||
<button id="closeSetupButton" class="close-btn" style="display: none;">×</button>
|
||||
<h2>🌍 Plan Your Route</h2>
|
||||
<p>Enter a start and finish location for your walk</p>
|
||||
<div class="input-group">
|
||||
|
||||
Reference in New Issue
Block a user