Update layout-container.component.scss

This commit is contained in:
Eugenio Romano
2019-07-10 20:01:18 +01:00
committed by GitHub
parent d3021a1cc8
commit 3d336bf9bd

View File

@@ -7,11 +7,11 @@
display: block;
width: 100%;
height: $adf-layout-container-height;
overflow: hidden;
}
.adf-container-full-width {
width: inherit;
overflow: hidden;
}
/* query for Microsoft IE 11*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {