stephane-monnot/react-vertical-timeline

2 Column layout not working

bruceallday opened this issue · 0 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"
}