diff --git a/css/_prejoin.scss b/css/_prejoin.scss index 8fcc3f939..d0d80d7e1 100644 --- a/css/_prejoin.scss +++ b/css/_prejoin.scss @@ -62,12 +62,15 @@ &-status { align-items: center; align-self: stretch; + bottom: 0; color: #fff; display: flex; font-size: 13px; min-height: 24px; justify-content: center; + position: absolute; text-align: center; + width: 100%; z-index: 1; &--warning { diff --git a/css/_premeeting-screens.scss b/css/_premeeting-screens.scss index b1b2bfdf7..aedf068d9 100644 --- a/css/_premeeting-screens.scss +++ b/css/_premeeting-screens.scss @@ -104,6 +104,7 @@ flex: 1; flex-direction: column; justify-content: flex-end; + padding-bottom: 24px; z-index: $toolbarZ + 2; .title {