mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-21 11:22:25 +01:00
frontend: updating width of SliderComponent
This commit is contained in:
@@ -67,7 +67,7 @@ export const SliderComponent = React.memo((props: SliderComponentProps) => {
|
|||||||
|
|
||||||
<DocStringComponent docString={docString} />
|
<DocStringComponent docString={docString} />
|
||||||
<Row>
|
<Row>
|
||||||
<Col className="col-2 d-flex align-items-center">
|
<Col className="col-5 d-flex align-items-center">
|
||||||
<InputGroup.Text
|
<InputGroup.Text
|
||||||
// style={{ height: '80px' }}
|
// style={{ height: '80px' }}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user