11 lines
257 B
SCSS
Executable File
11 lines
257 B
SCSS
Executable File
/* ---------------------------------------------------------------------- */
|
|
/* Maps
|
|
/* ---------------------------------------------------------------------- */
|
|
#map_canvas {
|
|
position: relative;
|
|
}
|
|
|
|
.angular-google-map-container {
|
|
height: 400px;
|
|
}
|