Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70429

Ionic Grid Center Align

$
0
0

@johntitus wrote:

Hi All,

I'm new to ionic, i'm trying to create a list with grid inside each list item, i'm unable to center align the items in the grid...

Heres the code pen

I tried the following css without much success...
.center {
margin-left: auto;
margin-right: auto;
display: block;
-webkit-align-items: center;
}

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles