@@ -363,7 +363,7 @@ export function Manage({conflict, bodyshop}) {
|
||||
return (
|
||||
<>
|
||||
<ChatAffixContainer bodyshop={bodyshop} chatVisible={chatVisible}/>
|
||||
<Layout style={{minHeight: '100vh'}}className="layout-container">
|
||||
<Layout style={{minHeight: '100vh'}} className="layout-container">
|
||||
<UpdateAlert/>
|
||||
<HeaderContainer/>
|
||||
<Content className="content-container">
|
||||
|
||||
Reference in New Issue
Block a user