From 4e86728a0316cc494e46a75526b1e60e01a97f6f Mon Sep 17 00:00:00 2001 From: Quentin Bellanger Date: Thu, 18 Jan 2024 15:08:41 +0100 Subject: [PATCH] Permet le click sur toute la carte d'une combinaison d'environnements (#611) * allow click on whole combination card in a11y statement * remove test css props --- .../audit/AuditEnvironmentCheckbox.vue | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/confiture-web-app/src/components/audit/AuditEnvironmentCheckbox.vue b/confiture-web-app/src/components/audit/AuditEnvironmentCheckbox.vue index c8274c85..86b7e557 100644 --- a/confiture-web-app/src/components/audit/AuditEnvironmentCheckbox.vue +++ b/confiture-web-app/src/components/audit/AuditEnvironmentCheckbox.vue @@ -29,6 +29,8 @@ function onInput() {