UNPKG
gis-api
Version:
latest (25.0.4)
25.0.4
25.0.3
24.0.4
GIS API for DHIS 2 based on Leaflet
github.com/dhis2/gis-api
dhis2/gis-api
gis-api
/
example
/
css
/
map.css
11 lines
(10 loc)
•
112 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
body
{
margin
:
0
;
padding
:
0
; }
#map
{
position
:absolute;
top
:
0
;
bottom
:
0
;
width
:
100%
; }