From f27a1e2886b1e410a5bb740b9b1ab91e352abe55 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 1 Oct 2024 16:42:39 +0800 Subject: fix: keep data-mode=editing when HTML refresh --- src/css/dumbymap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/css') diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index 4d0282b..84b6036 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css @@ -249,8 +249,8 @@ root { display: flex; justify-content: space-between; padding: 0.5rem; - position: relative; + position: relative; z-index: 9999; cursor: pointer; -- cgit v1.2.3-70-g09d2