You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(protocol-designer): fix height and padding in ProtocolSteps (#19140)
This PR fixes the max height of `ProtocolSteps` container in the
`Designer` component to account for the NavBar height and exclude excess
scrollable white space at the bottom of the container. It also fixes the
padding logic in `ProtocolSteps` to show '0' padding if there are
timeline errors (since the Export button is no longer position ed
relatively)
0 commit comments