update Tooltip

update Tooltip
This commit is contained in:
梁灏 2016-10-26 13:51:05 +08:00
parent bf962a6917
commit 755df66c00
6 changed files with 17 additions and 22 deletions

View file

@ -108,6 +108,7 @@
background-color: @tooltip-bg;
border-radius: @border-radius-small;
box-shadow: @shadow-base;
white-space:nowrap;
}
&-arrow{