Move footer to not be sticky. Closes #2288
This commit is contained in:
@@ -382,6 +382,7 @@ export const Content: FC = () => {
|
||||
setShowFollowModal={setShowFollowModal}
|
||||
/>
|
||||
)}
|
||||
<Footer version={version} />
|
||||
</div>
|
||||
{showChat && !isMobile && <Sidebar />}
|
||||
</AntContent>
|
||||
|
||||
Reference in New Issue
Block a user