Two questions
- How I can reduce the padding around
ion-item
repeat control? The white area around the yellow content is way too big.
Here’s my pen
- How can I vertically center the amount on the second column?
Any help would be greatly appreciated… Thanks!
Ok, gettting closer. Here’s what I found in case other newbies like me are having the same question. I need to modify the padding on the .item
class. I’ve read you can either modify the _scss file or create your own overridable style, but haven’t gotten that far yet.
