mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
AAE-26181 Fix layout container overflowing screen (#10269)
This commit is contained in:
parent
35f24fddb5
commit
e0e89cfa3b
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user