Map coordinates selection

This commit is contained in:
ThePetrovich 2025-06-27 21:14:14 +08:00
parent 72c0d5e609
commit 3d609771de
5 changed files with 157 additions and 23 deletions

View file

@ -78,6 +78,6 @@
.panel-container {
position: absolute;
bottom: 20px;
right: 20px;
left: 20px;
z-index: 1000;
}