mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-7582] File upload dialog, fix button weight label globally (#3814)
This commit is contained in:
@@ -30,7 +30,8 @@ mat-icon {
|
||||
.mdc-button {
|
||||
&.mat-primary {
|
||||
.mdc-button__label {
|
||||
font-weight: 700;
|
||||
-webkit-font-smoothing: initial;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user