mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-14 17:58:44 +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 {
|
.adf-container-full-width {
|
||||||
width: inherit;
|
width: inherit;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* query for Microsoft IE 11 */
|
/* query for Microsoft IE 11 */
|
||||||
|
Reference in New Issue
Block a user