From dab74584b1f4813a5638547c711d9abad3667334 Mon Sep 17 00:00:00 2001 From: Valentin Le Gauche Date: Tue, 4 May 2021 10:30:45 +0200 Subject: [PATCH] =?UTF-8?q?Changer=20les=20valeurs=20maximales=20et=20par?= =?UTF-8?q?=20d=C3=A9faut=20afin=20d'=C3=AAtre=20plus=20proche=20de=20la?= =?UTF-8?q?=20r=C3=A9alit=C3=A9=20(#27)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: edit max values and adapt layout * feat: new default values --- src/components/IncrementButton.vue | 8 +++++--- src/components/Scenario.vue | 10 +++------- src/constants.js | 2 ++ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/IncrementButton.vue b/src/components/IncrementButton.vue index 488a66b..e43a04e 100644 --- a/src/components/IncrementButton.vue +++ b/src/components/IncrementButton.vue @@ -33,6 +33,8 @@