More work on scrolling.
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<!-- h-full w-full overflow-auto -->
|
||||
<body data-sveltekit-preload-data="hover" class="h-full w-full overflow-auto">
|
||||
<!-- overflow-x-scroll -->
|
||||
<body data-sveltekit-preload-data="hover" class="h-full w-full">
|
||||
|
||||
<div style="display: contents" class="">%sveltekit.body%</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user