We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb75f9 commit 49af331Copy full SHA for 49af331
src/frontend/src/ExcalidrawWrapper.tsx
@@ -11,7 +11,7 @@ const defaultInitialData = {
11
elements: [],
12
appState: {
13
gridModeEnabled: true,
14
- gridSize: 40,
+ gridSize: 20,
15
gridStep: 5,
16
},
17
files: {},
0 commit comments