mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
update date hover color
This commit is contained in:
parent
0c56f44d21
commit
aeb9cc7f51
@ -148,7 +148,7 @@
|
||||
text-align: center;
|
||||
|
||||
&:hover {
|
||||
background: #ebfaff;
|
||||
background: fadeout(#3fc7fa, 80%);
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user