We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32d291 commit 5c136e0Copy full SHA for 5c136e0
components/tag/style/index.less
@@ -15,7 +15,7 @@
15
white-space: nowrap;
16
background: @tag-default-bg;
17
border: @border-width-base @border-style-base @border-color-base;
18
- border-radius: @border-radius-base;
+ border-radius: @tag-border-radius;
19
opacity: 1;
20
transition: all 0.3s;
21
0 commit comments