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