mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-11 07:47:12 +02: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} />
|
||||
<Row>
|
||||
<Col className="col-2 d-flex align-items-center">
|
||||
<Col className="col-5 d-flex align-items-center">
|
||||
<InputGroup.Text
|
||||
// style={{ height: '80px' }}
|
||||
>
|
||||
|
Reference in New Issue
Block a user