mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix userinfo on mobile devices and small refactoring name scss method (#2558)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
@mixin mat-file-uploading-row-theme($theme) {
|
||||
@mixin adf-file-uploading-row-theme($theme) {
|
||||
$background: map-get($theme, background);
|
||||
$foreground: map-get($theme, foreground);
|
||||
$primary: map-get($theme, primary);
|
||||
|
Reference in New Issue
Block a user