mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
AAE-34494 break dependency on ADF mat selectors (#4536)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import '@alfresco/adf-core/lib/styles/mat-selectors';
|
||||
@use '../../styles/mat-selectors' as ms;
|
||||
|
||||
aca-open-in-app {
|
||||
.aca-open-in-app {
|
||||
@@ -57,7 +57,7 @@ aca-open-in-app {
|
||||
}
|
||||
}
|
||||
|
||||
#{$mat-button} {
|
||||
#{ms.$mat-button} {
|
||||
--mat-mdc-button-persistent-ripple-color: unset;
|
||||
--mat-mdc-button-ripple-color: unset;
|
||||
}
|
||||
|
Reference in New Issue
Block a user