This is not working...
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<!-- h-full w-full overflow-auto -->
|
||||
<body data-sveltekit-preload-data="hover" class="h-full w-full max-h-vh-screen max-w-vw-screen">
|
||||
<body data-sveltekit-preload-data="hover" class="p-0 pb-0 m-0 h-full w-full max-h-screen max-w-screen overflow-clip">
|
||||
|
||||
<div style="display: contents" class="">
|
||||
<div style="display: contents" class="p-0 pb-0 m-0 h-full w-full max-h-screen max-w-screen overflow-clip">
|
||||
%sveltekit.body%
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user