diff --git a/src/framework/theme/components/layout/layout.component.scss b/src/framework/theme/components/layout/layout.component.scss index 4d970a9ddb..c6e921af8f 100644 --- a/src/framework/theme/components/layout/layout.component.scss +++ b/src/framework/theme/components/layout/layout.component.scss @@ -29,6 +29,7 @@ &.fixed { position: fixed; + top: 0; left: 0; right: 0; z-index: 1040;