mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
fix the share dialog button style
This commit is contained in:
parent
fdceca2138
commit
06ffa96633
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user