mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-12-23 14:31:20 +01:00
frontend: updating width of components
This commit is contained in:
@@ -210,7 +210,7 @@ export const NumberComponent = React.memo((props: ButtonComponentProps) => {
|
||||
<p>Render count: {renderCount.current}</p>
|
||||
<DocStringComponent docString={docString} />
|
||||
<div className="row">
|
||||
<div className="col-2 d-flex">
|
||||
<div className="col-5 d-flex">
|
||||
<InputGroup>
|
||||
<InputGroup.Text>{name}</InputGroup.Text>
|
||||
<Form.Control
|
||||
|
||||
Reference in New Issue
Block a user