mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-19 00:27:25 +00:00
8 lines
299 B
Sass
8 lines
299 B
Sass
// Place all the styles related to the map controller here.
|
|
// They will automatically be included in application.css.
|
|
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
.ofn-map-container
|
|
map, .angular-google-map-container, google-map, .angular-google-map
|
|
display: block
|
|
height: 100%
|