Skip to content

Commit 2c9f283

Browse files
committed
Reduce initial height of New Routine dialog
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1 parent 57fd47a commit 2c9f283

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

js/src/database/routines.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ const DatabaseRoutines = {
349349
classes: {
350350
'ui-dialog-titlebar-close': 'btn-close'
351351
},
352+
height: 600,
352353
width: '70%',
353354
minWidth: 500,
354355
// @ts-ignore

0 commit comments

Comments
 (0)