From 5cb9cc19cac62188ec62ab1bee7ee9a1150c878f Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Mon, 21 Mar 2022 18:33:12 +0800 Subject: [PATCH] chore: ul li compose --- docs/.vuepress/theme/styles/index.styl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/theme/styles/index.styl b/docs/.vuepress/theme/styles/index.styl index 521f1c02e..a12e2f618 100644 --- a/docs/.vuepress/theme/styles/index.styl +++ b/docs/.vuepress/theme/styles/index.styl @@ -92,7 +92,8 @@ main.page max-width 100% !important table position relative - p > a + + ul > li, p > a word-break break-all h1, h2, h3, h4, h5, h6 -- GitLab