mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-03 22:36:48 +08:00
fix text-color typo in popover.less
This commit is contained in:
parent
fb43a1b86d
commit
3faa1535db
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user