mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
adjust the width of the columns in the con manager
This commit is contained in:
parent
545e4ef717
commit
dfde04561f
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
}),
|
||||
columns: [{
|
||||
header: _('Status'),
|
||||
width: .22,
|
||||
width: .24,
|
||||
sortable: true,
|
||||
dataIndex: 'status'
|
||||
}, {
|
||||
|
|
Loading…
Add table
Reference in a new issue