AAE-26181 Fix layout container overflowing screen (#10269)

This commit is contained in:
Diogo Bastos 2024-10-07 15:33:24 +01:00 committed by GitHub
parent 35f24fddb5
commit e0e89cfa3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ adf-layout-container {
.adf-container-full-width {
width: inherit;
overflow: hidden;
}
/* query for Microsoft IE 11 */