summaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 2fa2e9d..cfffb82 100644
--- a/static/style.css
+++ b/static/style.css
@@ -258,6 +258,7 @@ a:hover {
gap: 1rem;
padding: 0.5rem;
background: var(--light-gray);
+ overflow-x: auto;
}
.file-content {