Commit 41842c8b by wufan

style:选择日期hover样式修改

parent b294b7be
......@@ -55,7 +55,7 @@
cursor: pointer;
vertical-align: top;
&:hover {
background: rgba(255, 183, 20,.2);
background: rgb(41, 102, 255, .2);
border-radius:4px;
}
&.before-disabled {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment