enh: remove large format overflow scrolling

This commit is contained in:
Ben Allfree 2023-11-14 16:59:24 -08:00
parent 83a386679e
commit 38c300a912

View File

@ -27,9 +27,7 @@
</UserLoggedIn>
<div class="lg:p-4 lg:pt-0 xl:pt-4 min-h-screen grow">
<div
class="bg-base-300 border-base-300 border-[16px] xl:h-[calc(100vh-32px)] lg:p-4 rounded-2xl xl:overflow-hidden xl:overflow-y-auto"
>
<div class="bg-base-300 border-base-300 border-[16px] lg:p-4 rounded-2xl">
<VerifyAccountBar />
<slot />