12 lines
188 B
CSS
12 lines
188 B
CSS
body {
|
|
margin: 0;
|
|
}
|
|
|
|
.report-google-map-container > div {
|
|
height: 92% !important;
|
|
width: 50% !important;
|
|
}
|
|
|
|
.sighting-google-map-container > div {
|
|
height: 92% !important;
|
|
} |