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 4f4393d commit 29f6564Copy full SHA for 29f6564
src/options/options.ts
@@ -15,7 +15,7 @@ export const defaultOptions = {
15
},
16
contestProblemsPage: {
17
disableShortcutkey: false,
18
- modifyPageLayout: true,
+ modifyPageLayout: false,
19
reverseLayout: false,
20
problemViewWidth: '40%',
21
0 commit comments