feat: add back @border-radius-sm (#20818)

* feat: add back @border-radius-sm

* feat: use @border-radius-base instead of 2px
This commit is contained in:
soeyi 2020-01-13 16:01:23 +08:00 committed by 偏右
parent f470f3e1e4
commit a5cb32fd5b

View File

@ -71,6 +71,7 @@
// https://github.com/ant-design/ant-design/issues/20210
@line-height-base: 1.5715;
@border-radius-base: 2px;
@border-radius-sm: @border-radius-base;
// vertical paddings
@padding-lg: 24px; // containers