Skip to content

Commit

Permalink
fix: code block style (doocs#157)
Browse files Browse the repository at this point in the history
close doocs#157
yanglbme committed Jul 11, 2022
1 parent 73065ee commit 504ff97
Showing 2 changed files with 24,035 additions and 22 deletions.
24,055 changes: 24,034 additions & 21 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/assets/scripts/themes/default-theme.js
Original file line number Diff line number Diff line change
@@ -137,11 +137,11 @@ export default {

codespan: {
'font-size': `90%`,
'white-space': `pre`,
color: `#d14`,
background: `rgba(27,31,35,.05)`,
padding: `3px 5px`,
'border-radius': `4px`,
'word-break': `break-all`,
},

link: {

0 comments on commit 504ff97

Please sign in to comment.