mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-06-30 18:14:45 +00:00
[ACS-9436] Upgrade ACA, ADW, ADF to Angular 19
This commit is contained in:
parent
c50bb97679
commit
ae90497144
@ -4,7 +4,9 @@
|
|||||||
@import './custom-theme';
|
@import './custom-theme';
|
||||||
@import './variables/variables';
|
@import './variables/variables';
|
||||||
@include custom-theme($custom-theme);
|
@include custom-theme($custom-theme);
|
||||||
|
/* stylelint-disable-next-line */
|
||||||
@include mat.elevation-classes();
|
@include mat.elevation-classes();
|
||||||
|
/* stylelint-disable-next-line */
|
||||||
@include mat.app-background();
|
@include mat.app-background();
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user