mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-4276] Header section content does not reflow to fit horizontally within the viewpoint when the page is adjusted to an equivalent width of 320px or 400% zoom (#2976)
This commit is contained in:
@@ -153,3 +153,9 @@ mat-checkbox {
|
||||
max-width: 180px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 380px) {
|
||||
.aca-search-input {
|
||||
max-width: 148px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user