feat(modal): enhance modal behavior and viewport handling for iOS devices
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<div
|
||||
#shell
|
||||
class="modal-shell"
|
||||
[class.modal-shell--fullscreen-media]="presentation() === 'fullscreen-media'"
|
||||
(click)="backdropClick.emit()"
|
||||
|
||||
Reference in New Issue
Block a user