summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/head.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/head.php b/includes/head.php
index e7fbd50..793356c 100644
--- a/includes/head.php
+++ b/includes/head.php
@@ -88,6 +88,7 @@
border-radius: var(--box-radius);
border-left: var(--box-border);
border-right: var(--box-border);
+ overflow: scroll;
}
.description {