mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-26181 Fix layout container overflowing screen (#10269)
This commit is contained in:
@@ -9,6 +9,7 @@ adf-layout-container {
|
||||
|
||||
.adf-container-full-width {
|
||||
width: inherit;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* query for Microsoft IE 11 */
|
||||
|
Reference in New Issue
Block a user