Skip to content

Commit b5d924c

Browse files
style change to app component
1 parent 0810888 commit b5d924c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/reducers/componentReducer.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ const initialApplicationFocusChild = {
7070
position: {
7171
x: 25,
7272
y: 25,
73-
width: 600,
74-
height: 400,
73+
width: 800,
74+
height: 550,
7575
},
7676
childType: null,
7777
childSort: 0,

0 commit comments

Comments
 (0)