Skip to content

bug(MAT-STROKED-BUTTON): Incorrect Border color #19769

Closed
@qliqdev

Description

@qliqdev

Reproduction

Steps to reproduce:

  1. Button
  2. In _theming.scss line 2204 styles for not disabled button owerrides primary border color
.mat-stroked-button:not([disabled]) {
  border-color: mat-color($foreground, divider);
}

Expected Behavior

in color="primary" and not disabled button color of borders should be primary by default
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: material/buttonneeds: clarificationThe issue does not contain enough information for the team to determine if it is a real bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions