diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 2827f13..2518ff6 100644 --- a/static/style.css +++ b/static/style.css @@ -158,6 +158,7 @@ body { padding: 0.3em; position: absolute; z-index: 98; + overflow: hidden; } .flip { |