chore(): sync with main

This commit is contained in:
Liam DeBeasi
2023-03-01 11:22:56 -05:00
74 changed files with 845 additions and 711 deletions

View File

@ -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;