mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
dropdown menu link color fixed
This commit is contained in:
parent
92fe84919b
commit
61686e4310
@ -64,9 +64,13 @@
|
||||
clear: both;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
color: #666666;
|
||||
color: #666;
|
||||
white-space: nowrap;
|
||||
|
||||
a {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: #ebfaff;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user