i meant that the line should go through the dot, with the sam vertical alignment. and a gap inbetween the line and the dot. get rid of "View document"
I'll update the components to reflect these changes. Let's start with the ActivityItem component:
Key changes made in this update:
The timeline now has a continuous dotted line that passes through the center of each dot, with small gaps creating a visual separation between items. The overall look is clean and minimal, matching the shadcn styling while maintaining the dark theme by default.
create a upload icon on card left of title
I'll update the ActivityItem component to include the upload icon. Here's the modified code:
Key changes made in this update:
The timeline now includes an upload icon for each item, providing a visual cue for the type of activity (uploaded document). The layout remains clean and minimal, matching the shadcn styling while maintaining the dark theme by default.
this is the way to do the "ot" and timeline. implement this (see attached)