This commit is contained in:
Timothy Jaeryang Baek 2024-12-23 01:38:45 -07:00
parent 582253fc68
commit 689b910c77

View File

@ -111,7 +111,7 @@
>
<Navbar {channel} />
<div class="flex-1">
<div class="flex-1 overflow-y-auto">
{#if channel}
<div
class=" pb-2.5 max-w-full z-10 scrollbar-hidden w-full h-full pt-6 flex-1 flex flex-col-reverse overflow-auto"