diff --git a/src/styles/content.scss b/src/styles/content.scss index 87ca2fd..c29f754 100644 --- a/src/styles/content.scss +++ b/src/styles/content.scss @@ -64,9 +64,7 @@ position: relative; z-index: 0; @extend %frame; - height: 400px; - height: calc(100vh - 143px - 3em); - height: calc(100vh - var(--pos-top, 143px) - 3em); + height: calc(100vh - 104px); > sib-chat { @include pos();