mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
* [ADF-1443] Refactor Download directive * [ADF-1443] Node Download Directive now accepts single node and an array as input * [ADF-1443] Fix Unit tests * [ADF-1443] Fix unit test related to viewer component
6 lines
133 B
SCSS
Executable File
6 lines
133 B
SCSS
Executable File
.adf-spacer { flex: 1 1 auto; }
|
|
|
|
.adf-download-zip-dialog .mat-dialog-actions .mat-button-wrapper {
|
|
text-transform: uppercase;
|
|
}
|