RZL: Add all kitchen light slider
This commit is contained in:
parent
f2cc0eaa2a
commit
e3150d200c
2 changed files with 31 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ export default class UiItemList extends React.Component<UiItemListProps> {
|
|||
on(control.delayedApply)();
|
||||
}}
|
||||
onDragStop={on(false)}
|
||||
style={{width: 100, marginTop: 54}}
|
||||
style={{width: 100}}
|
||||
/></MuiThemeProvider>
|
||||
</ListItemSecondaryAction>
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue