From 3de23f2be1e8f714807797c0b72ecb9a206dbd4e Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Tue, 2 Jul 2019 12:14:38 +0200 Subject: [PATCH] =?UTF-8?q?:art:=20allonge=20la=20dur=C3=A9e=20d'affichage?= =?UTF-8?q?=20de=20la=20diff=C3=A9rence=20de=20montant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/ui/AnimatedTargetValue.css | 2 +- source/components/ui/AnimatedTargetValue.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/components/ui/AnimatedTargetValue.css b/source/components/ui/AnimatedTargetValue.css index 9ecd8fdc2..f2127a0c3 100644 --- a/source/components/ui/AnimatedTargetValue.css +++ b/source/components/ui/AnimatedTargetValue.css @@ -13,7 +13,7 @@ right: 0; top: -20px; opacity: 0; - animation: evaporate 1.6s ease-out; + animation: evaporate 2.5s ease-out; transform: scaleY(0.1); } @keyframes evaporate { diff --git a/source/components/ui/AnimatedTargetValue.js b/source/components/ui/AnimatedTargetValue.js index 956034586..8fc1af836 100644 --- a/source/components/ui/AnimatedTargetValue.js +++ b/source/components/ui/AnimatedTargetValue.js @@ -87,7 +87,7 @@ class Evaporate extends PureComponent<{ children: string, style: Object }> { return (