RZL: Add all kitchen light slider

This commit is contained in:
uwap 2018-04-08 11:08:46 +02:00
parent f2cc0eaa2a
commit e3150d200c
2 changed files with 31 additions and 1 deletions

View file

@ -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>
];