summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/styles.css b/templates/styles.css
index 7575205..c4f8dc9 100644
--- a/templates/styles.css
+++ b/templates/styles.css
@@ -9,6 +9,7 @@ body {
color: #EEEEEC;
/* background: #343D42; */
background: #43484A;
+ overflow-y: scroll;
}
img {