So I have a pretty interesting timeline that I build with Vis-timeline (visjs).
I want to know if there is a way to get the entire vis-group to extend the entire timeline row.
So the nested headers have different colors, would be cool to make the entire row the same color.
So I managed to do this for the first group by just targeting .vis-foreground .vis-group:first-child
But that is only useful for the first Nested group.
Anybody that might have any ideas on how to achieve this, I would appreciate it.
