mirror of
https://github.com/aljazceru/nostr-watch.git
synced 2025-12-17 13:34:18 +01:00
tie it all together, needs cleanup
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
:minZoom="zoom"
|
||||
:maxZoom="zoom"
|
||||
:zoomControl="false"
|
||||
style="height:50vh"
|
||||
>
|
||||
|
||||
<l-tile-layer
|
||||
@@ -102,8 +101,7 @@ export default {
|
||||
.leaflet-container {
|
||||
margin:0;
|
||||
height:250px !important;
|
||||
width:1000%;
|
||||
|
||||
width:100%;
|
||||
}
|
||||
.leaflet-control-zoom {
|
||||
display: none !important;
|
||||
|
||||
Reference in New Issue
Block a user