mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 14:53:16 +08:00
fix tag radius
This commit is contained in:
parent
009ba523d7
commit
91ffaea060
@ -9,7 +9,7 @@
|
||||
line-height: 20px;
|
||||
height: 22px;
|
||||
padding: 0 7px;
|
||||
border-radius: @border-radius-sm;
|
||||
border-radius: @border-radius-base;
|
||||
border: @border-width-base @border-style-base @border-color-base;
|
||||
background: @tag-default-bg;
|
||||
font-size: @tag-font-size;
|
||||
|
Loading…
Reference in New Issue
Block a user