Merge pull request #6612 from SimonBrandner/release/fix/held-call-pip
[Release] Fix PiP of held callspull/21833/head
commit
ed7dea9b62
|
@ -43,6 +43,7 @@ limitations under the License.
|
||||||
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.20);
|
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.20);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
|
||||||
|
.mx_CallView_video_hold,
|
||||||
.mx_CallView_voice {
|
.mx_CallView_voice {
|
||||||
height: 180px;
|
height: 180px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue