Skip to content

Commit 1621ef8

Browse files
committed
Increase notes title margin
1 parent 090a157 commit 1621ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/right-sidebar/noteDialogue.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ const NotesDialog = ({ open, event, onClose }: DialogProps) => {
125125
fontWeight: "bold",
126126
textAlign: "center",
127127
mb: 1,
128+
mt: 1,
128129
}}
129130
>
130131
{event.name}

0 commit comments

Comments
 (0)