feat: add tooltip-border-radius
parent
05357a8c3f
commit
e5e98e5776
|
@ -65,7 +65,7 @@
|
|||
text-decoration: none;
|
||||
word-wrap: break-word;
|
||||
background-color: @tooltip-bg;
|
||||
border-radius: @border-radius-base;
|
||||
border-radius: @tooltip-border-radius;
|
||||
box-shadow: @box-shadow-base;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue