refactor webpack config

This commit is contained in:
uwap 2018-06-19 12:35:10 +02:00
parent 2d97ae4239
commit 8a37cf2c95
9 changed files with 31 additions and 131 deletions

View file

@ -5,6 +5,7 @@
.leaflet-container {
height: calc(100vh - 64px);
max-height: 100%;
background: rgba(239,239,203,.59);
}
body {
margin: 0;