mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
Popover should use @popover-color to control title color
This commit is contained in:
parent
5b605f1a57
commit
2d6d6a8b67
@ -65,7 +65,7 @@
|
||||
line-height: 32px;
|
||||
height: 32px;
|
||||
border-bottom: 1px solid @border-color-split;
|
||||
color: @heading-color;
|
||||
color: @popover-color;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user