Teams CSS workaround so you can still see what's on screen when the mic is muted on purpose:
[data-cid="ufd-popup-DeviceCaptureMute"] {
display: none;
}
Teams CSS workaround so you can still see what's on screen when the mic is muted on purpose:
[data-cid="ufd-popup-DeviceCaptureMute"] {
display: none;
}