mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-19 17:58:48 +00:00
Remove rounded corners from group calling PiP
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user