fix text-color typo in popover.less

This commit is contained in:
Haibin Yu 2015-10-14 13:28:37 +08:00
parent fb43a1b86d
commit 3faa1535db

View File

@ -125,7 +125,7 @@
&-message {
padding: 8px 0 16px;
font-size: 12px;
color: text-color;
color: @text-color;
.anticon {
margin-right: 8px;
color: @error-color;