mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACA-3538] Fix search result layout (#1500)
This commit is contained in:
parent
5194b4e5d1
commit
ef5457875e
@ -77,4 +77,8 @@
|
|||||||
.adf-search-date-range .mat-form-field:not(:first-child) {
|
.adf-search-date-range .mat-form-field:not(:first-child) {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.adf-document-list {
|
||||||
|
overflow-y: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user