Skip to content

Commit

Permalink
Tip rack style issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-dighe committed May 11, 2023
1 parent e54b547 commit ade88ad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ export const SelectPipetteOption: React.FC<SelectPipetteOptionProps> = ({
</Flex>
<hr />
{channel96SelectionNote(is96ChannelSelected)}
<Flex className={styles.pb_10}>
<div className={styles.pb_10}>
<TipRackOptions pipetteName={pipetteName} />
</Flex>
</div>
</>
}
</>
Expand Down

0 comments on commit ade88ad

Please sign in to comment.