From 5c5761fc86a3d22e038d9392fdf90bd2dd49bd50 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Sat, 25 Jul 2020 15:19:34 +0800 Subject: [PATCH] docs: fix translate --- docs/markdown/changelog.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/changelog.zh-CN.md b/docs/markdown/changelog.zh-CN.md index 265cfd258..7dbcf98e5 100644 --- a/docs/markdown/changelog.zh-CN.md +++ b/docs/markdown/changelog.zh-CN.md @@ -24,7 +24,7 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 **style** -- uniform line-height [#6862](https://github.com/youzan/vant/issues/6862) +- 新增 line-height 相关 LESS 变量 [#6862](https://github.com/youzan/vant/issues/6862) - DropdownMenu: 默认选中态颜色调整为红色 [#6863](https://github.com/youzan/vant/issues/6863) - ActionSheet: 加载图标大小调整为 22px [#6847](https://github.com/youzan/vant/issues/6847) - ActionSheet: 取消按钮文字颜色调整为 @gray-7 [#6846](https://github.com/youzan/vant/issues/6846)