diff options
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/static/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css index e077b6c..d3eda0f 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -39,6 +39,7 @@ img { pre { border: 1px solid black; + overflow: scroll; padding: 0.5rem; } |
