Fixed padding on call settings modal
This commit is contained in:
parent
44db76531e
commit
56f8842ed2
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@ export const CallingDeviceSelection = ({
|
|||
i18n={i18n}
|
||||
theme={Theme.Dark}
|
||||
onClose={toggleSettings}
|
||||
padded={false}
|
||||
>
|
||||
<div className="module-calling-device-selection">
|
||||
<button
|
||||
|
|
Loading…
Reference in a new issue