فهرست منبع

fix: texto de opcoes de genero no perfil do prestador

Gustavo Mantovani 1 ماه پیش
والد
کامیت
46efcb94b4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/pages/profile/ProfileEditDialog.vue

+ 1 - 1
src/pages/profile/ProfileEditDialog.vue

@@ -126,7 +126,7 @@
 
               <q-option-group
                 v-model="form.gender"
-                class="gender-options"
+                class="gender-options text-text"
                 color="primary"
                 type="radio"
                 :options="translatedGenderOptions"