diff --git a/src/TimelineSeg.jsx b/src/TimelineSeg.jsx index a3be422e..2ce8db4f 100644 --- a/src/TimelineSeg.jsx +++ b/src/TimelineSeg.jsx @@ -73,10 +73,10 @@ const TimelineSeg = ({ initial={{ scale: 0 }} animate={{ scale: 1 }} exit={{ scale: 0 }} - style={{ width: 16, height: 16 }} + style={{ width: 16, height: 16, flexShrink: 1 }} >