Skip to content

Input color and font-weight stylig is not applied #90

Open
@MikolajKaminski

Description

@MikolajKaminski

I'm unable to style the input (specifically color and font-weight).

As can be seen on the images below. I do correctly set the --color and --item-font-weight variables, yet these are not applied to the actual input styles. I apply other styles too ie. --item-background and this one works, so I believe it is not an issue with my implemenation.

I worked my way around it using ::ng-deep, however it is not the desired solution as it is deprecated.

Correctly set variables.

Screenshot 2022-12-01 at 3 37 34 PM

Not applied to the input.

Screenshot 2022-12-01 at 3 43 14 PM

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions