Update poptip.less
This commit is contained in:
parent
09afb6d6a0
commit
1acf414137
1 changed files with 3 additions and 2 deletions
|
@ -34,6 +34,7 @@
|
|||
&-inner{
|
||||
color: @title-color;
|
||||
font-size: @font-size-base;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -66,7 +67,7 @@
|
|||
|
||||
&-popper{
|
||||
min-width: 150px;
|
||||
font-size: @font-size-small;
|
||||
font-size: @font-size-base;
|
||||
.popper(@poptip-arrow, @poptip-arrow-width, @poptip-distance, @poptip-arrow-color);
|
||||
|
||||
&[x-placement^="top"] .@{poptip-arrow}:after {
|
||||
|
@ -152,4 +153,4 @@
|
|||
margin-left: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue