Fix disappearing composition are during incoming call

This commit is contained in:
Josh Perez
2021-06-25 16:09:40 -04:00
committed by GitHub
parent 1d3e06e3f5
commit c9415dcf67
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
.App {
height: 100%;
position: relative;
&.light-theme {
background-color: $color-white;