Defaulted to muting stream and showing banner to unmute
This commit is contained in:
@@ -18,8 +18,8 @@ function StyledModal({ isOpen, onRequestClose, children }) {
|
||||
right: "auto",
|
||||
bottom: "auto",
|
||||
marginRight: "-50%",
|
||||
transform: "translate(-50%, -50%)"
|
||||
}
|
||||
transform: "translate(-50%, -50%)",
|
||||
},
|
||||
}}
|
||||
>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user