mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [ADF-4327] added templating for content dialog * [ADF-4327] added unit test and documentation
8 lines
139 B
SCSS
8 lines
139 B
SCSS
.adf-dialog-spacer {
|
|
flex: 1 1 auto;
|
|
}
|
|
|
|
.adf-confirm-dialog .mat-dialog-actions .mat-button-wrapper {
|
|
text-transform: uppercase;
|
|
}
|