diff --git a/res/css/views/voip/_CallView.pcss b/res/css/views/voip/_CallView.pcss index 0e75ae7aeac..1fac95db82e 100644 --- a/res/css/views/voip/_CallView.pcss +++ b/res/css/views/voip/_CallView.pcss @@ -31,6 +31,8 @@ limitations under the License. width: auto; height: 100%; border: none; + border-radius: inherit; + background-color: $call-lobby-background; } /* While the lobby is shown, the widget needs to stay loaded but hidden in the background */