Skip to content

Commit

Permalink
reformat the debug.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkAndshark committed Aug 31, 2023
1 parent 8db1ae7 commit ea32614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
</style>
<!-- style about popup -->
<style>
.maplibregl-popup-content{
.maplibregl-popup-content {
max-height: 300px;
overflow-y: auto;
}
Expand Down Expand Up @@ -168,7 +168,7 @@
</div>
<div id="map"></div>
<script>
//ignore this ,it's just to allow user resize menu by drag
//ignore this, it's just to allow user resize menu by drag
const container = document.getElementById('container');

let x = 0;
Expand Down

0 comments on commit ea32614

Please sign in to comment.