We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8949c8f commit f5dc7a0Copy full SHA for f5dc7a0
src/theme/components/ion-modal.scss
@@ -33,6 +33,8 @@ ion-modal {
33
&.core-bootstrap-modal {
34
--height: auto;
35
--background: transparent;
36
+ --max-height: 100%;
37
+ --overflow: scroll;
38
}
39
40
&.modal-sheet::part(handle) {
0 commit comments