mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-20 04:01:40 +03:00
only animate the border color
This commit is contained in:
parent
f553b63fd9
commit
e51b7545a6
@ -109,7 +109,7 @@ input theme isInError =
|
||||
, marginBottom zero
|
||||
, marginTop (px 9)
|
||||
, boxShadow6 inset zero (px 3) zero zero gray92
|
||||
, property "transition" "all 0.4s ease"
|
||||
, property "transition" "border-color 0.4s ease"
|
||||
, boxSizing borderBox
|
||||
, focus
|
||||
[ borderColor azure
|
||||
|
Loading…
Reference in New Issue
Block a user