mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Stylelint fix
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@import 'custom-theme';
|
||||
@import 'variables/variables';
|
||||
@include custom-theme($custom-theme);
|
||||
@include mat.core();
|
||||
@include mat.core;
|
||||
|
||||
mat-toolbar {
|
||||
color: var(--theme-text-color, rgba(0, 0, 0, 0.54));
|
||||
|
Reference in New Issue
Block a user