summaryrefslogtreecommitdiff
path: root/components/Sidebar/Note.tsx
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-10-12 01:29:40 +0200
committerThomas F. K. Jorna <[email protected]>2021-10-12 01:29:40 +0200
commit20ce7e748753291a1f6952d8704bddd672705293 (patch)
treebd5831758713a6070a799537330b667ecbd92216 /components/Sidebar/Note.tsx
parent23ca91cd21a97e174d28f1b445ead8b2f304e05c (diff)
fix: (#102) ugly scrollbars
Diffstat (limited to 'components/Sidebar/Note.tsx')
-rw-r--r--components/Sidebar/Note.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/Sidebar/Note.tsx b/components/Sidebar/Note.tsx
index 37e836d..ec267a3 100644
--- a/components/Sidebar/Note.tsx
+++ b/components/Sidebar/Note.tsx
@@ -34,7 +34,6 @@ export const Note = (props: NoteProps) => {
return (
<Box
pr={8}
- overflow="scroll"
height="100%"
className="org"
sx={{