-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/button-toggle
Description
Bug 1:
Issue
Applying custom style for checked button toggle gives an odd hover effect.
eg.
.mat-button-toggle-checked{
background-color: #2979FF;
color: white;
}
What are the steps to reproduce?
https://stackblitz.com/edit/angular-ivjb9g
Bug 2:
Issue
In legacy style, button elevation cannot be modified.
What are the steps to reproduce?
PierreOlivierBrillant, modios and ivana17
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/button-toggle