Skip to content

Commit

Permalink
Column now stays straight on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
robGardiner01 committed May 1, 2024
1 parent d5cb569 commit d80b252
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/components/timeline/timeline.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,13 @@
.p-timeline-event-opposite {
flex: 1;
padding: 0 1rem;
min-width: 100px;
}

.p-timeline-event-content {
flex: 1;
padding: 0 1rem;
min-width: 100px;
}

.p-timeline-event-separator {
Expand Down

0 comments on commit d80b252

Please sign in to comment.