Skip to content

Commit ddd12fd

Browse files
committed
Set Z Index of Map
1 parent b13d163 commit ddd12fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/js/field.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/js/components/MapDetail.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<l-map
3-
class="w-full h-full rounded"
3+
class="w-full h-full rounded z-10"
44
ref="map"
55
:zoom="zoom"
66
:center="center"

0 commit comments

Comments
 (0)