Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a040cd

Browse files
committed
default display size is small
1 parent 733e8e8 commit 9a040cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/background/background.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ chrome.runtime.onInstalled.addListener(() => {
4040
});
4141

4242
// Load default settings
43-
chrome.storage.local.set({ fontSize: 14 });
43+
chrome.storage.local.set({ fontSize: 12 });
4444
chrome.storage.local.set({ showExamples: true });
4545
chrome.storage.local.set({ showDifficulty: true });
4646
chrome.storage.local.set({ showCompanyTags: true });

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /