fix the row height
This commit is contained in:
parent
0647c4e3d7
commit
da8367de4d
|
@ -202,7 +202,7 @@ Copyright:
|
|||
margins: '5 5 0 0',
|
||||
stateful: true,
|
||||
view: new Ext.ux.grid.BufferView({
|
||||
rowHeight: 34,
|
||||
rowHeight: 26,
|
||||
scrollDelay: false
|
||||
})
|
||||
}, config);
|
||||
|
|
Loading…
Reference in New Issue