10 lines
111 B
CSS
10 lines
111 B
CSS
.sebm-google-map-container {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
#map {
|
|
|
|
width: 100%;
|
|
height: 100%;
|
|
} |