stephane-monnot / react-vertical-timeline

Vertical timeline for React.js

Home Page:https://stephane-monnot.github.io/react-vertical-timeline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2 Column layout not working

bruceallday opened this issue · comments

The '2-columns' Layout isn't working for me,

'1-column-left' and '1-column-right' work fine

Even with the container displayed on a 4k monitor with the resolution being over 1169px
I saw a similar issue here

"dependencies": {
"next": "12.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-vertical-timeline-component": "^3.6.0",
"styled-components": "^5.3.5"
}