aboutsummaryrefslogtreecommitdiff
path: root/theme/static
diff options
context:
space:
mode:
Diffstat (limited to 'theme/static')
-rw-r--r--theme/static/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index 2949c91..d917c4d 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -56,6 +56,7 @@ img {
main {
flex: 1;
+ overflow-x: scroll;
overflow-y: auto;
margin: 10px 0;
scrollbar-width: thin;