Compare commits
2 Commits
dev-luannv
...
dev-luannv
Author | SHA1 | Date | |
---|---|---|---|
4074f0cfca | |||
b20bf33b28 |
@ -112,10 +112,10 @@ export default {
|
||||
bodyHeight: gridHeight,
|
||||
minBodyHeight: gridHeight,
|
||||
header: {
|
||||
height: 28,
|
||||
height: 37,
|
||||
},
|
||||
rowHeight: 29,
|
||||
minRowHeight: 29,
|
||||
rowHeight: 37,
|
||||
minRowHeight: 37,
|
||||
selectionUnit: 'row',
|
||||
editingEvent: 'click',
|
||||
};
|
||||
|
Reference in New Issue
Block a user