- Tethys heading
- better tsconfig.json - dashboard without php reports
This commit is contained in:
parent
e2c131edd1
commit
9d056b0b9f
7 changed files with 62 additions and 53 deletions
|
@ -263,7 +263,7 @@ export default {
|
|||
// https://github.com/vuejs-templates/webpack/issues/121
|
||||
// npm install node-sass sass-loader --save-dev
|
||||
<style lang="scss">
|
||||
// Import CSS from Leaflet and plugins.
|
||||
/* Import CSS from Leaflet and plugins.*/
|
||||
@import "~leaflet/dist/leaflet.css";
|
||||
@import "~leaflet-draw/dist/leaflet.draw.css";
|
||||
|
||||
|
@ -282,6 +282,6 @@ export default {
|
|||
border: none;
|
||||
width: 120px;
|
||||
z-index: 999;
|
||||
// height: 120px;
|
||||
/*height: 120px;*/
|
||||
}
|
||||
</style>
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue