瀏覽代碼

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"