Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
ichub committed Jul 25, 2024
1 parent d48487c commit 51221e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export function FolderEventInfo({
}

return (
<div className="flex flex-col overflow-hidden w-full rounded shadow border-4 border-black select-none">
<div className="flex flex-col overflow-hidden w-full rounded shadow border-4 border-blue-950 select-none">
<div
className="flex w-full h-[200px] "
style={{
Expand Down

0 comments on commit 51221e5

Please sign in to comment.