[bug]: [no-padding]
gets override
#9484
Labels
needs: reply
the issue needs a response from the user
[no-padding]
gets override
#9484
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
When adding
[no-padding]
to several elements, it gets overridden for other styles.Expected behavior:
This should not happen since when someone adds such attribute it really wants to be enforced. Maybe using
!important
in this case is allowed?The text was updated successfully, but these errors were encountered: