Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(protocol-designer): fix OffDeckDetails container flicker (#17479)
Refactors padding logic in PD `OffDeckDetails` outer container to justify right with padding, rather than justifying center and dynamically calculating left padding based on the presence of the details element. This prevents flickering when hovering an added offdeck labware Closes RQA-3953
- Loading branch information