mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: change modal presenation mode on iOS
This commit is contained in:
@@ -133,11 +133,7 @@
|
||||
</ion-button>
|
||||
</div>
|
||||
|
||||
<ion-modal
|
||||
[canDismiss]="true"
|
||||
[presentingElement]="routerOutlet.nativeEl"
|
||||
#mapListModal
|
||||
>
|
||||
<ion-modal [canDismiss]="true" #mapListModal>
|
||||
<ng-template>
|
||||
<map-list-modal
|
||||
style="height: 100%"
|
||||
|
||||
Reference in New Issue
Block a user