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