diff --git a/src/runtime/components/forms/SelectCustom.vue b/src/runtime/components/forms/SelectCustom.vue index 0f31abfa..29af2144 100644 --- a/src/runtime/components/forms/SelectCustom.vue +++ b/src/runtime/components/forms/SelectCustom.vue @@ -2,46 +2,46 @@ - +
+ - - - {{ modelValue[textAttribute] }} - {{ placeholder }} - - - - + + + {{ modelValue[textAttribute] }} + {{ placeholder }} + + + + - - - -
  • - - - {{ option[textAttribute] }} - - + + + +
  • + + + {{ option[textAttribute] }} + + - - -
  • -
    -
    -
    + + + + + + +