Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229600

How to set an Ionic Layout grid column width to a fixed size

$
0
0

I am pretty sure this is the css that did it …

ion-col.my-thin-col {
    flex: 0 0 4px;
    padding:0;
    margin-right:10px;
  }

and then just apply this…

<ion-col class='my-thin-col'></ion-col>

Viewing all articles
Browse latest Browse all 229600

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>