src/theme/app.scss @@ -6,6 +6,12 @@ box-sizing: border-box; outline: none !important; } .markdown-it{ // 上面的 padding 0 会影响 markdown 中的内容 ul{ padding-inline-start: 40px; } } :root { --next-color-white: #ffffff;