Skip to content

Commit

Permalink
fix lupton size
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcardoso committed Jul 28, 2024
1 parent 153420c commit dfea3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/xtable/SplusImagingTab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ function LuptonParams() {
<Form.Label column sm="1">
Params
</Form.Label>
<Col sm={6}>
<Col sm={8}>
<Row>
<Col>
<InputGroup>
Expand Down

0 comments on commit dfea3d1

Please sign in to comment.