Fixed task properties tab height
This commit is contained in:
@@ -1300,7 +1300,7 @@ TaskContext.prototype.editTaskProperties= function()
|
|||||||
collapsible: false,
|
collapsible: false,
|
||||||
maximizable: false,
|
maximizable: false,
|
||||||
width: 600,
|
width: 600,
|
||||||
height: 400,
|
height: 370,
|
||||||
minWidth: 300,
|
minWidth: 300,
|
||||||
minHeight: 150,
|
minHeight: 150,
|
||||||
layout: 'fit',
|
layout: 'fit',
|
||||||
|
|||||||
Reference in New Issue
Block a user