Fix muted icon outline clipping.

This commit is contained in:
John Preston
2026-04-13 11:21:21 +07:00
parent 668a91bd15
commit 0e7a483c7b
+1 -1
View File
@@ -52,7 +52,7 @@ callBodyLayout: CallBodyLayout {
participantsTop: 294px;
muteStroke: 3px;
muteSize: 36px;
mutePosition: point(142px, 135px);
mutePosition: point(140px, 135px);
}
callBodyWithPreview: CallBodyLayout {
height: 185px;