Merge pull request #1352 from AndreasK79/was_map_mobile_responsive_fix

[WAS Map] Map scaling now works on mobile
这个提交包含在:
Andreas Kristiansen 2022-01-05 18:05:23 +01:00 提交者 GitHub
当前提交 c1b7413f45
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -143,8 +143,12 @@
</script>
</head>
<body>
<div class="col-lg-12 col-xs-12 col-md-12 col-sm-12" id="map" style="width: 930px; height: 630px;"></div>
<div id="tooltip2"></div>
<div class="container">
<div class="row">
<div class="col-lg-12 col-xs-12 col-md-12 col-sm-12" id="map" style="width: 930px; height: 630px;"></div>
<div id="tooltip2"></div>
</div>
</div>
<ul>
<li>Red - Not Worked</li>