mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-13063] replaced custom color with theme related (#8408)
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
}
|
||||
|
||||
.app-task-list-demo-error-message {
|
||||
color: red;
|
||||
color: var(--theme-warn-color);
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user