diff options
| author | soaos <soaos@soaos.dev> | 2026-04-03 19:02:44 -0400 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2026-04-03 19:02:44 -0400 |
| commit | 5769f50d74c93b20c3f05728278748611cd3b3d7 (patch) | |
| tree | 2a1a6fe91304d6673d6178b753551c8f515e2d61 /static | |
| parent | 7dcc70a19110a29e252242aeec0b5df549576b8a (diff) | |
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 { |