Checkbox full width

This commit is contained in:
Victor Baranov 2019-08-11 23:45:49 +03:00
parent 9d93dacf07
commit 8fc6209d73
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ class ConfigScreen extends Component {
h('div', {
style: {
display: 'table',
width: '100%',
}
}, [
h('div', {