Map: move right panel position downward

This commit is contained in:
Jaeeun.Cho 2025-11-24 09:59:42 -05:00
parent 3fdeade68e
commit a579c5448b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
} }
.width-20{ .width-20{
position: absolute; position: absolute;
top: 40px; top: 80px;
right: 10px; right: 10px;
z-index: 995; z-index: 995;
width: 200px; width: 200px;