mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update layout-container.component.scss
This commit is contained in:
@@ -7,11 +7,11 @@
|
|||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: $adf-layout-container-height;
|
height: $adf-layout-container-height;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-container-full-width {
|
.adf-container-full-width {
|
||||||
width: inherit;
|
width: inherit;
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
/* query for Microsoft IE 11*/
|
/* query for Microsoft IE 11*/
|
||||||
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
||||||
|
Reference in New Issue
Block a user