From f44ab2b897cf8b29307020a1acfaa047727b66f8 Mon Sep 17 00:00:00 2001 From: Cael Date: Sat, 26 Oct 2024 16:49:21 +0800 Subject: [PATCH] styles: update view page margins --- src/app/view/components/Table/Table.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/view/components/Table/Table.tsx b/src/app/view/components/Table/Table.tsx index d09780d..00b12da 100644 --- a/src/app/view/components/Table/Table.tsx +++ b/src/app/view/components/Table/Table.tsx @@ -31,7 +31,7 @@ export default function Table() {

{note.name.at(0)}

-

+

{note.name} @@ -39,7 +39,7 @@ export default function Table() { {note.useMarkdown && ( - Md + Md )}