add transition for select

pull/22/head
afc163 10 years ago
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…
Cancel
Save