remove extra class

This commit is contained in:
Josh Hawkins 2024-02-22 18:57:26 -06:00
parent 2543ba66bb
commit 1b054be009

View File

@ -261,7 +261,7 @@ export default function DesktopEventView({
</Button>
)}
<div className="flex h-full overflow-hidden overflow-hidden">
<div className="flex h-full overflow-hidden">
<div
ref={contentRef}
className="flex flex-1 flex-wrap content-start gap-2 overflow-y-auto no-scrollbar"