mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-6140] - Remove references to internal Angular Material CSS classes (#3620)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<mat-icon>error</mat-icon>
|
||||
<mat-icon class="generic-error__icon">error</mat-icon>
|
||||
<p class="generic-error__title">
|
||||
{{ text | translate }}
|
||||
</p>
|
||||
|
@@ -11,7 +11,7 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
mat-icon {
|
||||
&__icon {
|
||||
color: var(--theme-warn-color, #f44336);
|
||||
font-size: 52px;
|
||||
height: 52px;
|
||||
|
Reference in New Issue
Block a user