💄 Enhance trips button visibility on map
This commit is contained in:
parent
004d0855ed
commit
d3afc86c91
@ -34,7 +34,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="absolute z-30 bottom-2 left-2 p-2 bg-white shadow rounded">
|
<div class="absolute z-30 bottom-2 left-2 p-2 bg-white shadow rounded">
|
||||||
<p-button (click)="gotoTrips()" text severity="secondary" icon="pi pi-calendar-clock" />
|
<p-button (click)="gotoTrips()" label="Trips" text icon="pi pi-wave-pulse" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@if (viewMarkersList) {
|
@if (viewMarkersList) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user