bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/local-echo
prlanzarin 7fc8828c2b fix: audio settings UI adjustments
UI team suggested a few adjustments to the audio settings modal:
  - Larger (24px/1.5rem) margin between content and headers
  - Rephrasing of modal title, subtitle and volume indicator label
  - Change the "audio feedback" button to an outline or link styled
    button (there are currently two primary buttons and we want users to
    focus on the "Join audio" one)

Implement the suggested changes. The approach for the audio feedback
button is link-styled.
2024-08-23 03:05:10 +00:00
..
component.jsx fix: audio settings UI adjustments 2024-08-23 03:05:10 +00:00
container.jsx fix(audio): unmute when going from "no mic" -> mic via unmute trigger, + 2024-08-15 03:30:18 +00:00
service.js feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
styles.js fix: audio settings UI adjustments 2024-08-23 03:05:10 +00:00