fix: PTT blur/unmute, EC button hiding robustness, PTT status indicator

This commit is contained in:
root
2026-05-14 19:29:45 -04:00
parent 92d6469530
commit 3513608435
4 changed files with 63 additions and 9 deletions
+1
View File
@@ -21,6 +21,7 @@ export const CallMemberCard = style({
export const CallControlContainer = style({
padding: config.space.S400,
position: 'relative',
});
export const PrescreenMessage = style({