Remove rounded corners from group calling PiP
This commit is contained in:
parent
dd01942d2c
commit
561baf6309
1 changed files with 4 additions and 0 deletions
|
@ -6556,6 +6556,10 @@ button.module-image__border-overlay:focus {
|
||||||
width: 120px;
|
width: 120px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|
||||||
|
& .module-ongoing-call__group-call-remote-participant {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
&__video {
|
&__video {
|
||||||
&--remote {
|
&--remote {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue