mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix mobile styles (#3040)
This commit is contained in:
committed by
Eugenio Romano
parent
52df355e90
commit
e37eb3c7cb
@@ -146,4 +146,12 @@ adf-document-list ::ng-deep .adf-datatable-selected > svg {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
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