Re-compiled frontend assets following an npm update
This commit is contained in:
parent
9ec638d731
commit
0b61a4577a
18 changed files with 13 additions and 9 deletions
4
public/assets/frontend/mapbox-gl.css
vendored
4
public/assets/frontend/mapbox-gl.css
vendored
|
@ -4,6 +4,10 @@
|
|||
position: relative;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
}
|
||||
.mapboxgl-map:-webkit-full-screen {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.mapboxgl-missing-css {
|
||||
display: none;
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue