mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
fix(modal): dialog styles work on old chrome versions (#26746)
resolves #26745
This commit is contained in:
@ -164,7 +164,7 @@ html.ios ion-modal.modal-card .ion-page {
|
||||
* These changes allow certain dimension values
|
||||
* such as fit-content to work correctly.
|
||||
*/
|
||||
ion-modal .ion-page:not(ion-nav .ion-page) {
|
||||
ion-modal > .ion-page {
|
||||
position: relative;
|
||||
|
||||
contain: layout style;
|
||||
|
Reference in New Issue
Block a user