mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix userinfo on mobile devices and small refactoring name scss method (#2558)
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
@import '../src/components/search-control.component';
|
||||
|
||||
@mixin alfresco-search-theme($theme) {
|
||||
@include mat-search-control-theme($theme);
|
||||
@include mat-search-autocomplete-theme($theme);
|
||||
@include adf-search-control-theme($theme);
|
||||
@include adf-search-autocomplete-theme($theme);
|
||||
}
|
||||
|
Reference in New Issue
Block a user