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 { &-message {
padding: 8px 0 16px; padding: 8px 0 16px;
font-size: 12px; font-size: 12px;
color: text-color; color: @text-color;
.anticon { .anticon {
margin-right: 8px; margin-right: 8px;
color: @error-color; color: @error-color;