From 0eb16bce6f825d671db811b63ed240116c6093a7 Mon Sep 17 00:00:00 2001 From: GRL Date: Fri, 19 Mar 2021 15:58:02 +0100 Subject: [PATCH] Suppression width in Html file --- front/dist/resources/html/helpCameraSettings.html | 1 - 1 file changed, 1 deletion(-) diff --git a/front/dist/resources/html/helpCameraSettings.html b/front/dist/resources/html/helpCameraSettings.html index b1a6259f..8e41c01a 100644 --- a/front/dist/resources/html/helpCameraSettings.html +++ b/front/dist/resources/html/helpCameraSettings.html @@ -52,7 +52,6 @@ color: white; border-radius: 7px; padding-bottom: 4px; - width: 60px; } #helpCameraSettings button#helpCameraSettingsFormCancel { background-color: #c7c7c700;