From 1ec10eba3da6d62f45f5e09fb2a28af43eb3ae9b Mon Sep 17 00:00:00 2001 From: neverland Date: Sun, 6 Jun 2021 16:41:54 +0800 Subject: [PATCH] fix(cli): fix style polution (#8812) --- docs/markdown/design.zh-CN.md | 2 +- .../site/desktop/components/Content.vue | 109 ++++++++++-------- 2 files changed, 61 insertions(+), 50 deletions(-) diff --git a/docs/markdown/design.zh-CN.md b/docs/markdown/design.zh-CN.md index 31eaa36ac..c485561bb 100644 --- a/docs/markdown/design.zh-CN.md +++ b/docs/markdown/design.zh-CN.md @@ -44,7 +44,7 @@ Axure 元件库,由社区的 [@axure-tczy](https://github.com/axure-tczy) 同 a.design-download { display: inline-block; width: 100px; - color: #fff; + color: #fff !important; line-height: 40px; text-align: center; background-color: #38f; diff --git a/packages/vant-cli/site/desktop/components/Content.vue b/packages/vant-cli/site/desktop/components/Content.vue index 3259f10b6..f1c0b445f 100644 --- a/packages/vant-cli/site/desktop/components/Content.vue +++ b/packages/vant-cli/site/desktop/components/Content.vue @@ -23,20 +23,16 @@ export default {