Skip to content

Commit

Permalink
bug: Timeline Spacing saadeghi#3318
Browse files Browse the repository at this point in the history
  • Loading branch information
kcherki committed Dec 21, 2024
1 parent 6a125ac commit 990db32
Show file tree
Hide file tree
Showing 6 changed files with 2,205 additions and 12,016 deletions.
2 changes: 1 addition & 1 deletion src/components/unstyled/timeline.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
@apply col-start-2 row-start-2;
}
.timeline-end {
@apply col-start-1 col-end-4 row-start-3 row-end-4 m-1 self-start justify-self-center;
@apply col-start-1 col-end-4 row-start-1 row-end-2 m-1 self-start justify-self-center;
}
Loading

0 comments on commit 990db32

Please sign in to comment.