mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
add transition for select
This commit is contained in:
parent
e86755efbd
commit
dda240d09b
@ -59,6 +59,8 @@
|
||||
background-color: #fff;
|
||||
border-radius: 6px;
|
||||
border: 1px solid #d9d9d9;
|
||||
.transition(all .3s @ease-in-out);
|
||||
|
||||
&:hover {
|
||||
border-color: #23c0fa;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user