optimize Tooltip style

optimize Tooltip style
This commit is contained in:
梁灏 2016-11-07 18:33:58 +08:00
parent 71699f6b29
commit 650ce7b855
9 changed files with 83 additions and 4 deletions

View file

@ -19,7 +19,7 @@
&-inner{
max-width: @tooltip-max-width;
min-height: 34px;
padding: 8px 10px;
padding: 8px 12px;
color: @tooltip-color;
text-align: left;
text-decoration: none;