mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-05 13:10:41 +02:00
frontend: updating width of SliderComponent
This commit is contained in:
parent
bc50f99e18
commit
9bbba41309
@ -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' }}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user