Hey guys
I am using <os-truncate-text>
in few places across the app. In only ONE place I wanted to get rid of it’s left padding which comes from:
<ion-item button="false" [lines]="lines" data-selenium="job-description">
Above line is part of the <os-truncate-text>
. Is there a way to do that? To set it’s left padding to 0?
I tried searching through the docs and the forum but no luck so far. I would appreciate any help
1 post - 1 participant