Make aircraft info panel draggable
This commit is contained in:
parent
6934b8899a
commit
bf1d1280ec
3 changed files with 63 additions and 59 deletions
|
|
@ -16,6 +16,7 @@ html, body {
|
|||
padding: 20px;
|
||||
background: #ffffff;
|
||||
box-shadow: 4px 4px 10px #444444;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#map_container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue