Skip to content

Commit

Permalink
fix: update on small layout
Browse files Browse the repository at this point in the history
  • Loading branch information
joselegitan committed Oct 31, 2023
1 parent ac7c795 commit 259d691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion components/PoisDetails/PoiDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
:extra-attributions="settings.attributions"
:feature-ids="[id]"
:features="[poi]"
class="tw-relative"
class="tw-relative poi-map"
:off-map-attribution="true"
/>
</template>
Expand Down
1 change: 1 addition & 0 deletions pages/poi/[id]/details.vue
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ body,
img,
.poi-deck,
.poi-map,
#route-map {
page-break-before: auto;
page-break-after: auto;
Expand Down

0 comments on commit 259d691

Please sign in to comment.