Skip to content

Commit 5c136e0

Browse files
committed
style: tag
1 parent a32d291 commit 5c136e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tag/style/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
white-space: nowrap;
1616
background: @tag-default-bg;
1717
border: @border-width-base @border-style-base @border-color-base;
18-
border-radius: @border-radius-base;
18+
border-radius: @tag-border-radius;
1919
opacity: 1;
2020
transition: all 0.3s;
2121

0 commit comments

Comments
 (0)