Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Question about flex-basis Reply To: Question about flex-basis

#265333
melkayam
Participant

Hey,

Thaks for the replay!

I actually wrote the code in codePen: https://codepen.io/melkayam92/pen/Lerpqo

but the wierd thing that there it’s working as expected… but you can get the idea from the code there.

In my case, with react-list instead of the table i created there, if i put flex: 1 the list goes beyond and make the whole screen scrollable not only it’s own frame.