Skip to content

Commit 090a157

Browse files
committed
Increase notes margin
1 parent ba07e22 commit 090a157

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
@@ -231,6 +231,7 @@ const NotesDialog = ({ open, event, onClose }: DialogProps) => {
231231
}
232232
}}
233233
sx={{
234+
mt: 1,
234235
borderBottom: 1,
235236
borderColor: "divider",
236237
"& .MuiTab-root": {

0 commit comments

Comments
 (0)