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