aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2024-04-06 08:43:48 -0700
committerAnton Tananaev <anton@traccar.org>2024-04-06 08:43:48 -0700
commitb6a7fd8d2a14c8f541cd1c584f719dd948128e4e (patch)
treebdf9f35ffdc2cd73e0f65863da7e98c7ab862fd6
parent4d0c0e4b2d1600d65a3936be1b88e692188e2c34 (diff)
downloadtrackermap-web-b6a7fd8d2a14c8f541cd1c584f719dd948128e4e.tar.gz
trackermap-web-b6a7fd8d2a14c8f541cd1c584f719dd948128e4e.tar.bz2
trackermap-web-b6a7fd8d2a14c8f541cd1c584f719dd948128e4e.zip
Add missing tag
-rw-r--r--web/simple/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/simple/index.html b/web/simple/index.html
index 63eec3f7..f5dcd4e3 100644
--- a/web/simple/index.html
+++ b/web/simple/index.html
@@ -6,7 +6,7 @@
<title>Traccar</title>
</head>
<body style="margin: 0; padding: 0;">
-<div id="content" style="width: 100%; height: 100%; position:fixed;">
+<div id="content" style="width: 100%; height: 100%; position:fixed;"></div>
<script src="https://unpkg.com/react@17/umd/react.development.js"></script>
<script src="https://unpkg.com/react-dom@17/umd/react-dom.development.js"></script>
<script src="https://unpkg.com/maplibre-gl@4.1.2/dist/maplibre-gl.js"></script>