diff --git a/components/button/index.md b/components/button/index.md index 648778560f..b0e8c49149 100644 --- a/components/button/index.md +++ b/components/button/index.md @@ -17,8 +17,6 @@ - 按钮的基础样式为 `ant-btn`。 - 在这里我们统一使用 **ant** 作为类名空间,当然你也可以自定义(通过覆盖 `@css-prefix` 变量即可)。 - - 通过类组装的形式来产生不同的按钮样式,推荐遵循如下顺序: ``` .ant-btn