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