« get me outta code hell

scratchblocks-generator-3 - scratchblocks generator for projects made in 3.0
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css/style.css b/src/css/style.css
index f16b035..cb65c4b 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -120,6 +120,7 @@ body {
     height: 100%;
     background-color: rgba(255, 255, 255, 0.8);
     border-right: 1px solid #cccccc;
+    overflow-y: scroll;
 }
 
 .target {