mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-15 15:01:41 +00:00
[ASD-2483] Validate folder name on change (#3088)
* notify service refactoring get translate eliminitation in favor of instant add error event where necessary fix config problem during test * fix delete notify test * remove fdescribe * fix core test * errors * fix types
This commit is contained in:
@@ -147,11 +147,11 @@ adf-document-list ::ng-deep .adf-datatable-selected > svg {
|
||||
}
|
||||
}
|
||||
|
||||
file-uploading-dialog ::ng-deep .upload-dialog {
|
||||
width: 80%;
|
||||
adf-file-uploading-dialog ::ng-deep .upload-dialog {
|
||||
width: 80%;
|
||||
|
||||
& ::ng-deep adf-file-uploading-list ::ng-deep adf-file-uploading-list-row .adf-file-uploading-row__group {
|
||||
min-width: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user