mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-2523] Fix text color of comment user icon (#5635)
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
padding: 10px 5px;
|
||||
width: 30px;
|
||||
background-color: mat-color($primary);
|
||||
color: mat-contrast($primary, default);
|
||||
color: mat-color($primary, default-contrast);
|
||||
border-radius: 50%;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user