Update tooltip.less
This commit is contained in:
parent
7ea733cccb
commit
09afb6d6a0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
.popper(@arrow, @arrow-width, @arrow-distance, @bg){
|
||||
display: block;
|
||||
visibility: visible;
|
||||
font-size: @font-size-small;
|
||||
font-size: @font-size-base;
|
||||
line-height: @line-height-base;
|
||||
position: absolute;
|
||||
z-index: @zindex-tooltip;
|
||||
|
|
Loading…
Add table
Reference in a new issue