mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-4270] Content overlaps other content at 400% zoom width equivalent issue fixed (#8264)
This commit is contained in:
@@ -793,3 +793,9 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width !default;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 380px) {
|
||||
.adf-datatable-header {
|
||||
max-height: 50%;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user