Skip to content

Commit e5e98e5

Browse files
committed
feat: add tooltip-border-radius
1 parent 05357a8 commit e5e98e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tooltip/style/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
text-decoration: none;
6666
word-wrap: break-word;
6767
background-color: @tooltip-bg;
68-
border-radius: @border-radius-base;
68+
border-radius: @tooltip-border-radius;
6969
box-shadow: @box-shadow-base;
7070
}
7171

0 commit comments

Comments
 (0)