waypoint images

This commit is contained in:
tito
2023-05-07 17:03:14 +02:00
parent 10cf5572f6
commit f9a4914797
15 changed files with 4 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
{{ distance ? distance : '' }} Km
</div>
</div>
<p class="overflow-auto max-h-12">{{ waypointInfo?.description ? waypointInfo.description : 'pippo says that you are serching in a unknown location' }}</p>
<p class="overflow-auto min-h-1/4">{{ waypointInfo?.description ? waypointInfo.description : 'pippo says that you are serching in a unknown location' }}</p>
</div>
</div>