diff options
Diffstat (limited to 'includes/head.php')
-rw-r--r-- | includes/head.php | 1 |
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 { |