diff --git a/assets/question_catalog/definition.json b/assets/question_catalog/definition.json index fb7ad454..fdddbfb5 100644 --- a/assets/question_catalog/definition.json +++ b/assets/question_catalog/definition.json @@ -1819,7 +1819,13 @@ "unit": "@unitCentimeter" }, "constructor": { - "opening": ["$input"] + "width": [ + "REPLACE", "/\\.?0{1,2}$/", "", [ + "INSERT", ".", "-2", [ + "PAD", "0", "3", "$input" + ] + ] + ] } }, "conditions": [