Skip to content

With NS9.1 I see a minor CSS issue #11374

Description

@cjohn001

Issue Description

Hello together,
I am using "@nativescript/theme" classes in my Nativescript Angular app.

  1. The provided p-r-15 and other p-r-* classes do not seem to work anymore. seems like the specifity is computed now differently. I have nothing changed in the include order or similar. Just project update to NS 9.1 from 9.0.x. I could work around the issue by defining custom p-r-* classes with a higher specifity.
  2. When the padding classes are combined with style="width: auto;" the padding is ignored. however, when adding padding to the style (style="padding-right:5; width:auto;") it is accepted.

Reproduction

No response

Relevant log output (if applicable)

Environment

No response

Please accept these terms

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-pending-triageReported bug, pending triage to confirm.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions