mirror of
https://github.com/owntracks/frontend.git
synced 2026-08-25 20:47:16 +00:00
Fix vertical offset of non-pin popups
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
:battery="l.batt"
|
||||
:speed="l.vel"
|
||||
:regions="l.inregions"
|
||||
:options="{ className: 'leaflet-popup--for-pin' }"
|
||||
/>
|
||||
</LMarker>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user