Skip to content

md-slide-toggle cannot be styled from outside due to encapsulation #1343

@herkulano

Description

@herkulano

Bug:

md-slide-toggle has no encapsulation: ViewEncapsulation.None set so it cannot be easily styled from the outside.

What is the expected behavior?

encapsulation: ViewEncapsulation.None should be turn on.
It should be easy to override the component styles

What is the current behavior?

Cannot easily override component style

Which versions of Angular, Material, OS, browsers are affected?

Alpha.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions