diff --git a/frontend/src/lib/components/ui/InputSelect.vue b/frontend/src/lib/components/ui/InputSelect.vue
index 936b527a1..d97fb1708 100644
--- a/frontend/src/lib/components/ui/InputSelect.vue
+++ b/frontend/src/lib/components/ui/InputSelect.vue
@@ -59,11 +59,12 @@ const { v, errors, hasError } = useValidation(props.label, props.rules, internal
:no-error-tooltip="noErrorTooltip"
>
-