how to override the padding CSS?
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.1k
- Forks
- 1.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi,
How do I go about overriding the padding on the nb-card control?
I have tried the following:
but it still seems to use the default values which appear to be coming the theme. I have also tried using the [NgStyle] method and this doesn't work either.
I have even created a function in my typescript component to try and call that but that doesn't appear to work either.
I am at a bit of a loss as to what might be causing the problem - Do I need to create a CSS class and then apply it to the nb-card-body?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.