mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-19 13:26:42 +00:00
enh: remove large format overflow scrolling
This commit is contained in:
parent
83a386679e
commit
38c300a912
@ -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 />
|
||||
|
Loading…
x
Reference in New Issue
Block a user