Skip to content

Commit

Permalink
style: revert listitem style
Browse files Browse the repository at this point in the history
  • Loading branch information
dribble-njr committed Dec 6, 2024
1 parent 31dc247 commit bd1e040
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/config/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,7 @@ const defaultTheme: Theme = {
inline: {
listitem: {
'text-indent': `-1em`,
'display': `flex`,
'align-items': `center`,
'display': `block`,
'margin': `0.2em 8px`,
'color': `var(--el-text-color-regular)`,
},
Expand Down

0 comments on commit bd1e040

Please sign in to comment.