From 203e5ccbf475135e5e177cda78f0acb00aa5f7fb Mon Sep 17 00:00:00 2001 From: Tor Andersson <tor@ccxvii.net> Date: Wed, 5 Jun 2024 23:12:59 +0200 Subject: fixup move paths --- play.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.html') diff --git a/play.html b/play.html index 624bc26..19c1404 100644 --- a/play.html +++ b/play.html @@ -41,7 +41,7 @@ <div id="mapwrap"> <div id="map"> - <svg id="roads" width="2485" height="1654"></svg> + <svg id="roads" width="2485" height="1654" style="position:absolute;z-index:1;pointer-events:none;"></svg> <div id="spaces"></div> <div id="markers"></div> <div id="pieces"></div> -- cgit v1.2.3