diff --git a/confiture-web-app/src/components/audit/TestEnvironmentSelection/TestEnvironmentSelection.vue b/confiture-web-app/src/components/audit/TestEnvironmentSelection/TestEnvironmentSelection.vue index a469dad2..5efbd84b 100644 --- a/confiture-web-app/src/components/audit/TestEnvironmentSelection/TestEnvironmentSelection.vue +++ b/confiture-web-app/src/components/audit/TestEnvironmentSelection/TestEnvironmentSelection.vue @@ -220,6 +220,7 @@ function combineEnvironments( :id="`env-device-${i}`" ref="envPlatformRefs" v-model="env.platform" + class="fr-m-0" label="Appareil" hint="Exemples : mobile, borne interactive" type="text" @@ -229,6 +230,7 @@ function combineEnvironments(