maps
This commit is contained in:
commit
45b9c8036d
5 changed files with 352 additions and 0 deletions
7
static/css/app.css
Normal file
7
static/css/app.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#map {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue