Remove rounded corners from group calling PiP

This commit is contained in:
Evan Hahn
2020-12-08 10:58:36 -06:00
committed by GitHub
parent dd01942d2c
commit 561baf6309

View File

@@ -6556,6 +6556,10 @@ button.module-image__border-overlay:focus {
width: 120px;
z-index: 2;
& .module-ongoing-call__group-call-remote-participant {
border-radius: 0;
}
&__video {
&--remote {
align-items: center;