chore: optimized style (#4098)

This commit is contained in:
JimmFly
2023-09-02 03:28:16 +08:00
committed by GitHub
parent 189e91e6ca
commit 8845bb9b4b
9 changed files with 70 additions and 26 deletions
@@ -171,7 +171,9 @@ export const PageMenu = ({ rename, pageId }: PageMenuProps) => {
/>
</>
);
if (pageMeta.trash) {
return null;
}
return (
<>
<FlexWrapper alignItems="center" justifyContent="center">