mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
fix the share dialog button style
This commit is contained in:
@@ -57,6 +57,10 @@
|
|||||||
|
|
||||||
.mat-dialog-actions {
|
.mat-dialog-actions {
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
|
||||||
|
& > button {
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-form-field-flex {
|
.mat-form-field-flex {
|
||||||
|
Reference in New Issue
Block a user