mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-02-19 08:28:40 +01:00
frontend: styling other components
This commit is contained in:
@@ -31,7 +31,7 @@ export const EnumComponent = React.memo((props: EnumComponentProps) => {
|
||||
)}
|
||||
<DocStringComponent docString={docString} />
|
||||
<Row>
|
||||
<Col className="col-5 d-flex align-items-center">
|
||||
<Col className="d-flex align-items-center">
|
||||
<InputGroup.Text>{name}</InputGroup.Text>
|
||||
<Form.Select
|
||||
aria-label="Default select example"
|
||||
|
||||
Reference in New Issue
Block a user