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 122a7d7 commit 8334750Copy full SHA for 8334750
core/src/components/col/col.scss
@@ -30,6 +30,8 @@
30
flex: 1;
31
32
min-height: 1px; // Prevent columns from collapsing when empty
33
+
34
+ overflow: auto;
35
}
36
37
:host(.ion-grid-col-auto) {
0 commit comments