fixed issue Refine Settings Layout (#3429)
* fixed issue Refine Settings Layout * fixed width and issue * Fix according to review * Fix * Fix --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -53,7 +53,7 @@ export const SettingsWorkspaceMembers = () => {
|
||||
|
||||
return (
|
||||
<SubMenuTopBarContainer Icon={IconSettings} title="Settings">
|
||||
<SettingsPageContainer width={350}>
|
||||
<SettingsPageContainer>
|
||||
<StyledH1Title title="Members" />
|
||||
{currentWorkspace?.inviteHash && (
|
||||
<Section>
|
||||
|
||||
Reference in New Issue
Block a user