pos and size change
This commit is contained in:
@@ -104,15 +104,16 @@
|
||||
<!-- <div style="height: 300px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers" [leafletCenter]="mapCenter" [leafletZoom]="mapZoom"></div> -->
|
||||
<div style="height: 400px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers"
|
||||
[leafletCenter]="mapCenter" [leafletZoom]="mapZoom" (leafletMapReady)="onMapReady($event)"></div>
|
||||
<p class="mt-3 text-xs text-neutral-500 leading-relaxed">
|
||||
The information on this listing has been provided by either the seller or a business broker representing the seller.
|
||||
BizMatch, Inc. has no interest or stake in the sale of this business and has not verified any of the information
|
||||
and assumes no responsibility for its accuracy, veracity, or completeness.
|
||||
See our full <a class="text-primary-600 hover:underline hover:cursor-pointer" routerLink="/terms-of-use">Terms of Use</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Disclaimer: immer sichtbar, unabhängig von der Map -->
|
||||
<p class="mt-4 text-sm text-neutral-500 leading-relaxed w-full">
|
||||
The information on this listing has been provided by either the seller or a business broker
|
||||
representing the seller. BizMatch, Inc. has no interest or stake in the sale of this business
|
||||
and has not verified any of the information and assumes no responsibility for its accuracy,
|
||||
veracity, or completeness. See our full
|
||||
<a class="text-primary-600 hover:underline hover:cursor-pointer" routerLink="/terms-of-use">Terms of Use</a>.
|
||||
</p>
|
||||
<!-- Right column -->
|
||||
<div class="w-full lg:w-1/2 mt-6 lg:mt-0 print:hidden">
|
||||
<h2 class="md:mt-8 mb-4 text-xl font-bold">Contact the Author of this Listing</h2>
|
||||
|
||||
Reference in New Issue
Block a user