From @bhavincb on March 16, 2018 22:24
i wanted to apply some css to all the labels which are inside ActionItem.
but for some reasons ActionItem css selector not working.
ActionItem Label{
padding: 10;
margin:10;
}
i'm using above code but it has not effects.
here is playground demo https://play.nativescript.org/?template=play-ng&id=FpaWzb&v=34
Copied from original issue: NativeScript/nativescript-angular#1241
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
From @bhavincb on March 16, 2018 22:24
i wanted to apply some css to all the labels which are inside ActionItem.
but for some reasons ActionItem css selector not working.
i'm using above code but it has not effects.
here is playground demo https://play.nativescript.org/?template=play-ng&id=FpaWzb&v=34
Copied from original issue: NativeScript/nativescript-angular#1241
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.