mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Resolution for ACS-3904 (#2779)
This commit is contained in:
@@ -38,3 +38,12 @@ aca-search-results,
|
||||
ng-component {
|
||||
@include flex-column;
|
||||
}
|
||||
@media screen and (max-width: 600px) {
|
||||
app-root,
|
||||
app-about,
|
||||
adf-layout-container,
|
||||
aca-search-results,
|
||||
ng-component {
|
||||
height: 80vh;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user