Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Feature Request: Set background color of whole md-chip #6965

Closed
@LisaTatum

Description

@LisaTatum

I have not find a way to style the whole md-chip.

The only background color I could set was on the tag around the text in the md-chip like or around the md-chip-template: Both ways colorize only the text block.

<md-chip-template style="background: orange;">
                <strong>{{$chip.name}}</strong>
 </md-chip-template>

Metadata

Metadata

Assignees

Labels

P1: urgentUrgent issues that should be addressed in the next minor or patch release.pr: merge readyThis PR is ready for a caretaker to reviewtype: enhancementui: CSS

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions