Clip body

This commit is contained in:
rxdn 2022-08-09 15:29:12 +01:00
parent 5434895519
commit e31bac9313

View File

@ -6,6 +6,7 @@
<style> <style>
body { body {
padding: 0 !important; padding: 0 !important;
overflow-y: clip;
} }
</style> </style>