mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4622] Add focus for raised buttons (#2752)
This commit is contained in:
@@ -57,7 +57,7 @@ $contrast-gray: #646569;
|
||||
color: $contrast-gray !important;
|
||||
}
|
||||
|
||||
.mat-icon-button, .mat-button, .mat-checkbox {
|
||||
.mat-icon-button, .mat-button, .mat-checkbox, .mat-raised-button {
|
||||
&:focus {
|
||||
@include rounded-border($focus-color);
|
||||
}
|
||||
|
Reference in New Issue
Block a user