adjust the width of the columns in the con manager
This commit is contained in:
parent
545e4ef717
commit
dfde04561f
@ -72,7 +72,7 @@
|
|||||||
}),
|
}),
|
||||||
columns: [{
|
columns: [{
|
||||||
header: _('Status'),
|
header: _('Status'),
|
||||||
width: .22,
|
width: .24,
|
||||||
sortable: true,
|
sortable: true,
|
||||||
dataIndex: 'status'
|
dataIndex: 'status'
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user