summaryrefslogtreecommitdiff
path: root/src/components/Root.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Root.module.scss')
-rw-r--r--src/components/Root.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Root.module.scss b/src/components/Root.module.scss
index 2ca2546..4c3653b 100644
--- a/src/components/Root.module.scss
+++ b/src/components/Root.module.scss
@@ -13,7 +13,7 @@
.content {
flex-grow: 1;
- overflow: scroll;
+ overflow: auto;
// background: #202020;
// $w: 7px;